/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-21144/src/android/security/cts/CVE_2023_21144/ |
D | PocListenerService.java | 26 public void onNotificationPosted(StatusBarNotification sbn) { in onNotificationPosted() method in PocListenerService
|
/cts/tests/tests/companion/CompanionDeviceTestApp/src/android.os.cts.companiondevicetestapp/ |
D | NotificationListener.kt | 30 override fun onNotificationPosted(sbn: StatusBarNotification) { in onNotificationPosted() method in android.os.cts.companiondevicetestapp.NotificationListener
|
/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0704/test-app/src/android/security/cts/CVE_2021_0704_test/ |
D | ListenerService.java | 45 public void onNotificationPosted(StatusBarNotification sbn) { in onNotificationPosted() method in ListenerService
|
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/ |
D | NotificationListener.java | 59 public void onNotificationPosted(StatusBarNotification sbn) { in onNotificationPosted() method in NotificationListener
|
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/ |
D | NotificationListener.java | 62 public void onNotificationPosted(StatusBarNotification sbn) { in onNotificationPosted() method in NotificationListener
|
D | CrossProfileNotificationListenerService.java | 34 public void onNotificationPosted(StatusBarNotification sbn) { in onNotificationPosted() method in CrossProfileNotificationListenerService
|
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/ |
D | NotificationListener.java | 68 public void onNotificationPosted(StatusBarNotification sbn) { in onNotificationPosted() method in NotificationListener
|
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/notifications/ |
D | NeneNotificationListenerService.kt | 42 override fun onNotificationPosted(sbn: StatusBarNotification) { in onNotificationPosted() method in com.android.bedstead.nene.notifications.NeneNotificationListenerService
|
D | NotificationListener.kt | 66 internal fun onNotificationPosted(notification: Notification) { in onNotificationPosted() method in com.android.bedstead.nene.notifications.NotificationListener
|
D | Notifications.kt | 92 internal fun onNotificationPosted(notification: Notification) { in <lambda>() method
|
/cts/tests/app/shared/src/android/app/stubs/shared/ |
D | TestNotificationListener.java | 107 public void onNotificationPosted(StatusBarNotification sbn) { in onNotificationPosted() method in TestNotificationListener 121 public void onNotificationPosted(StatusBarNotification sbn, RankingMap rankingMap) { in onNotificationPosted() method in TestNotificationListener
|
D | TestNotificationAssistant.java | 193 public void onNotificationPosted(StatusBarNotification sbn) { in onNotificationPosted() method in TestNotificationAssistant
|
/cts/tests/tests/notificationlegacy/notificationlegacy27/src/android/app/notification/legacy/cts/ |
D | SecondaryNotificationListener.java | 75 public void onNotificationPosted(StatusBarNotification sbn, RankingMap rankingMap) { in onNotificationPosted() method in SecondaryNotificationListener
|
/cts/tests/JobScheduler/src/android/jobscheduler/cts/ |
D | TestNotificationListener.java | 121 public void onNotificationPosted(StatusBarNotification sbn, RankingMap rankingMap) { in onNotificationPosted() method in TestNotificationListener
|
/cts/tests/tests/systemui/src/android/systemui/cts/ |
D | NotificationListener.kt | 26 override fun onNotificationPosted(sbn: StatusBarNotification) { in onNotificationPosted() method in android.systemui.cts.NotificationListener
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/ |
D | MockListener.java | 158 public void onNotificationPosted(StatusBarNotification sbn, RankingMap rankingMap) { in onNotificationPosted() method in MockListener
|