Package org.robolectric.shadows
Class ShadowNotification
java.lang.Object
org.robolectric.shadows.ShadowNotification
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ShadowNotification
public ShadowNotification()
-
-
Method Details
-
getContentTitle
-
getContentText
-
getContentInfo
-
isOngoing
public boolean isOngoing() -
getBigText
-
getBigContentTitle
-
getBigContentText
-
getTextLines
-
getBigPicture
-
isWhenShown
public boolean isWhenShown() -
isIndeterminate
public boolean isIndeterminate() -
getMax
public int getMax() -
getProgress
public int getProgress() -
usesChronometer
public boolean usesChronometer()
-