@Implements(value=android.app.Notification.class) public class ShadowNotification extends Object
Notification.| Constructor and Description |
|---|
ShadowNotification() |
| Modifier and Type | Method and Description |
|---|---|
CharSequence |
getBigContentText() |
CharSequence |
getBigContentTitle() |
CharSequence |
getBigText() |
CharSequence |
getContentInfo() |
CharSequence |
getContentText() |
CharSequence |
getContentTitle() |
android.widget.ProgressBar |
getProgressBar() |
boolean |
isOngoing() |
boolean |
isWhenShown() |
boolean |
usesChronometer() |
public CharSequence getContentTitle()
public CharSequence getContentText()
public CharSequence getContentInfo()
public boolean isOngoing()
public CharSequence getBigText()
public CharSequence getBigContentTitle()
public CharSequence getBigContentText()
public boolean isWhenShown()
public android.widget.ProgressBar getProgressBar()
public boolean usesChronometer()
Copyright © 2016. All rights reserved.