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