Searched defs:contentIntent (Results 1 – 4 of 4) sorted by relevance
271 PendingIntent contentIntent = getInstallerEntranceIntent(); in getGroupNotificationBuilder() local296 PendingIntent contentIntent = getInstalledAppLaunchIntent(); in getAppInstalledNotificationBuilder() local
165 private val StatusBarNotification.contentIntent: PendingIntent? constant
430 val contentIntent = mock(PendingIntent::class.java) in createOngoingCallNotifEntry() constant
363 public PendingIntent contentIntent; field in Notification2456 CharSequence contentTitle, CharSequence contentText, Intent contentIntent) in Notification()3293 CharSequence contentTitle, CharSequence contentText, PendingIntent contentIntent) { in setLatestEventInfo()