Home
last modified time | relevance | path

Searched defs:onListenerConnected (Results 1 – 15 of 15) sorted by relevance

/cts/tests/tests/permission/src/android/permission/cts/
DNotificationListener.java30 public void onListenerConnected() { in onListenerConnected() method in NotificationListener
/cts/tests/tests/os/CompanionTestApp/src/android/os/cts/companiontestapp/
DNotificationListener.kt24 override fun onListenerConnected() { in onListenerConnected() method in android.os.cts.companiontestapp.NotificationListener
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DNotificationListener.java66 public void onListenerConnected() { in onListenerConnected() method in NotificationListener
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DNotificationListener.java66 public void onListenerConnected() { in onListenerConnected() method in NotificationListener
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DCrossProfileNotificationListenerService.java46 public void onListenerConnected() { in onListenerConnected() method in CrossProfileNotificationListenerService
DNotificationListener.java66 public void onListenerConnected() { in onListenerConnected() method in NotificationListener
/cts/tests/app/NotificationListener/src/com/android/test/notificationlistener/
DTestNotificationListener.kt24 override fun onListenerConnected() { in onListenerConnected() method in com.android.test.notificationlistener.TestNotificationListener
/cts/tests/tests/notificationlegacy/notificationlegacy27/src/android/app/notification/legacy/cts/
DSecondaryNotificationListener.java54 public void onListenerConnected() { in onListenerConnected() method in SecondaryNotificationListener
DTestNotificationListener.java57 public void onListenerConnected() { in onListenerConnected() method in TestNotificationListener
/cts/tests/tests/notificationlegacy/notificationlegacy20/src/android/app/notification/legacy20/cts/
DTestNotificationListener.java55 public void onListenerConnected() { in onListenerConnected() method in TestNotificationListener
/cts/tests/tests/notificationlegacy/notificationlegacy29/src/android/app/notification/legacy29/cts/
DTestNotificationListener.java64 public void onListenerConnected() { in onListenerConnected() method in TestNotificationListener
DTestNotificationAssistant.java64 public void onListenerConnected() { in onListenerConnected() method in TestNotificationAssistant
/cts/tests/app/app/src/android/app/stubs/
DTestNotificationListener.java68 public void onListenerConnected() { in onListenerConnected() method in TestNotificationListener
/cts/tests/tests/systemui/src/android/systemui/cts/
DNotificationListener.kt34 override fun onListenerConnected() { in onListenerConnected() method in android.systemui.cts.NotificationListener
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DMockListener.java100 public void onListenerConnected() { in onListenerConnected() method in MockListener