Searched defs:contentIntent (Results 1 – 2 of 2) sorted by relevance
271 PendingIntent contentIntent = getInstallerEntranceIntent(); in getGroupNotificationBuilder() local296 PendingIntent contentIntent = getInstalledAppLaunchIntent(); in getAppInstalledNotificationBuilder() local
304 public PendingIntent contentIntent; field in Notification2199 CharSequence contentTitle, CharSequence contentText, Intent contentIntent) in Notification()3006 CharSequence contentTitle, CharSequence contentText, PendingIntent contentIntent) { in setLatestEventInfo()