Searched refs:setLatestEventInfo (Results 1 – 2 of 2) sorted by relevance
20 notification.setLatestEventInfo(new Activity(), "title", "content", pendingIntent); in setLatestEventInfo__shouldCaptureContentIntent()
30 public void setLatestEventInfo(Context context, CharSequence contentTitle, in setLatestEventInfo() method in ShadowNotification