Home
last modified time | relevance | path

Searched defs:LatestEventInfo (Results 1 – 1 of 1) sorted by relevance

/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowNotification.java40 public static class LatestEventInfo { class in ShadowNotification
45 …private LatestEventInfo(CharSequence contentTitle, CharSequence contentText, PendingIntent content… in LatestEventInfo() method in ShadowNotification.LatestEventInfo