Home
last modified time | relevance | path

Searched refs:contentTitle (Results 1 – 3 of 3) sorted by relevance

/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowNotification.java30 public void setLatestEventInfo(Context context, CharSequence contentTitle, in setLatestEventInfo() argument
32 latestEventInfo = new LatestEventInfo(contentTitle, contentText, contentIntent); in setLatestEventInfo()
41 private final CharSequence contentTitle; field in ShadowNotification.LatestEventInfo
45 …private LatestEventInfo(CharSequence contentTitle, CharSequence contentText, PendingIntent content… in LatestEventInfo() argument
46 this.contentTitle = contentTitle; in LatestEventInfo()
52 return contentTitle; in getContentTitle()
/external/robolectric/lib/main/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...