Home
last modified time | relevance | path

Searched refs:onNotificationPosted (Results 1 – 18 of 18) sorted by relevance

/cts/tests/tests/companion/CompanionDeviceTestApp/src/android.os.cts.companiondevicetestapp/
DNotificationListener.kt26 onNotificationPosted(activeNotification) in onListenerConnected()
30 override fun onNotificationPosted(sbn: StatusBarNotification) { in onNotificationPosted() method in android.os.cts.companiondevicetestapp.NotificationListener
31 super.onNotificationPosted(sbn) in onNotificationPosted()
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/notifications/
DNeneNotificationListenerService.kt42 override fun onNotificationPosted(sbn: StatusBarNotification) { in onNotificationPosted() method in com.android.bedstead.nene.notifications.NeneNotificationListenerService
43 Notifications.onNotificationPosted(Notification(sbn)) in onNotificationPosted()
DNotifications.kt92 internal fun onNotificationPosted(notification: Notification) { in <lambda>() method
94 notificationListener.onNotificationPosted(notification) in <lambda>()
DNotificationListener.kt66 internal fun onNotificationPosted(notification: Notification) { in onNotificationPosted() method in com.android.bedstead.nene.notifications.NotificationListener
/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-21144/src/android/security/cts/CVE_2023_21144/
DPocListenerService.java26 public void onNotificationPosted(StatusBarNotification sbn) { in onNotificationPosted() method in PocListenerService
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DNotificationListener.java59 public void onNotificationPosted(StatusBarNotification sbn) { in onNotificationPosted() method in NotificationListener
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DNotificationListener.java62 public void onNotificationPosted(StatusBarNotification sbn) { in onNotificationPosted() method in NotificationListener
DCrossProfileNotificationListenerService.java34 public void onNotificationPosted(StatusBarNotification sbn) { in onNotificationPosted() method in CrossProfileNotificationListenerService
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DNotificationListener.java68 public void onNotificationPosted(StatusBarNotification sbn) { in onNotificationPosted() method in NotificationListener
/cts/tests/tests/notificationlegacy/notificationlegacy27/src/android/app/notification/legacy/cts/
DSecondaryNotificationListener.java75 public void onNotificationPosted(StatusBarNotification sbn, RankingMap rankingMap) { in onNotificationPosted() method in SecondaryNotificationListener
/cts/tests/app/shared/src/android/app/stubs/shared/
DTestNotificationListener.java107 public void onNotificationPosted(StatusBarNotification sbn) { in onNotificationPosted() method in TestNotificationListener
121 public void onNotificationPosted(StatusBarNotification sbn, RankingMap rankingMap) { in onNotificationPosted() method in TestNotificationListener
DTestNotificationAssistant.java193 public void onNotificationPosted(StatusBarNotification sbn) { in onNotificationPosted() method in TestNotificationAssistant
/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0704/test-app/src/android/security/cts/CVE_2021_0704_test/
DListenerService.java45 public void onNotificationPosted(StatusBarNotification sbn) { in onNotificationPosted() method in ListenerService
/cts/tests/tests/systemui/src/android/systemui/cts/
DNotificationListener.kt26 override fun onNotificationPosted(sbn: StatusBarNotification) { in onNotificationPosted() method in android.systemui.cts.NotificationListener
/cts/tests/JobScheduler/src/android/jobscheduler/cts/
DTestNotificationListener.java121 public void onNotificationPosted(StatusBarNotification sbn, RankingMap rankingMap) { in onNotificationPosted() method in TestNotificationListener
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DMockListener.java158 public void onNotificationPosted(StatusBarNotification sbn, RankingMap rankingMap) { in onNotificationPosted() method in MockListener
/cts/tests/tests/notification/src/android/app/notification/current/cts/
DNotificationManagerTest.java2031 listener.onNotificationPosted(null); in testNotificationListenerMethods()
2032 listener.onNotificationPosted(null, null); in testNotificationListenerMethods()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt41169 …method @UiThread public void onNotificationPosted(android.service.notification.StatusBarNotificati…
41170 …method @UiThread public void onNotificationPosted(android.service.notification.StatusBarNotificati…