Searched defs:contentIntent (Results 1 – 4 of 4) sorted by relevance
209 PendingIntent contentIntent = currentNotification.getNotification().contentIntent; in notificationOnClick_opensSafetyCenter() local
242 val contentIntent = statusBarNotification!!.notification.contentIntent in testNotificationClickOpenSafetyCenter() constant
812 PendingIntent contentIntent = currentNotification.getNotification().contentIntent; in notificationOnClickOpensSafetyCenter() local
192 val contentIntent = statusBarNotification!!.notification.contentIntent in runNotificationJob_whenLocationSharingUpdatesForLocationGrantedApps_showsNotification() constant