Searched refs:contentIntent (Results 1 – 4 of 4) sorted by relevance
31 CharSequence contentText, PendingIntent contentIntent) { in setLatestEventInfo() argument32 latestEventInfo = new LatestEventInfo(contentTitle, contentText, contentIntent); in setLatestEventInfo()33 realNotification.contentIntent = contentIntent; in setLatestEventInfo()43 private final PendingIntent contentIntent; field in ShadowNotification.LatestEventInfo45 …LatestEventInfo(CharSequence contentTitle, CharSequence contentText, PendingIntent contentIntent) { in LatestEventInfo() argument48 this.contentIntent = contentIntent; in LatestEventInfo()60 return contentIntent; in getContentIntent()
21 assertThat(pendingIntent, is(notification.contentIntent)); in setLatestEventInfo__shouldCaptureContentIntent()
META-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...