Home
last modified time | relevance | path

Searched defs:onListenerDisconnected (Results 1 – 12 of 12) sorted by relevance

/cts/tests/tests/permission/src/android/permission/cts/
DNotificationListener.java49 public void onListenerDisconnected() { in onListenerDisconnected() method in NotificationListener
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/notifications/
DNeneNotificationListenerService.java49 public void onListenerDisconnected() { in onListenerDisconnected() method in NeneNotificationListenerService
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DCrossProfileNotificationListenerService.java53 public void onListenerDisconnected() { in onListenerDisconnected() method in CrossProfileNotificationListenerService
/cts/tests/app/NotificationListener/src/com/android/test/notificationlistener/
DTestNotificationListener.kt30 override fun onListenerDisconnected() { in onListenerDisconnected() method in com.android.test.notificationlistener.TestNotificationListener
/cts/tests/tests/notificationlegacy/notificationlegacy27/src/android/app/notification/legacy/cts/
DSecondaryNotificationListener.java61 public void onListenerDisconnected() { in onListenerDisconnected() method in SecondaryNotificationListener
DTestNotificationListener.java64 public void onListenerDisconnected() { in onListenerDisconnected() method in TestNotificationListener
/cts/tests/tests/notificationlegacy/notificationlegacy20/src/android/app/notification/legacy20/cts/
DTestNotificationListener.java62 public void onListenerDisconnected() { in onListenerDisconnected() method in TestNotificationListener
/cts/tests/tests/notificationlegacy/notificationlegacy29/src/android/app/notification/legacy29/cts/
DTestNotificationListener.java71 public void onListenerDisconnected() { in onListenerDisconnected() method in TestNotificationListener
DTestNotificationAssistant.java71 public void onListenerDisconnected() { in onListenerDisconnected() method in TestNotificationAssistant
/cts/tests/app/app/src/android/app/stubs/
DTestNotificationListener.java76 public void onListenerDisconnected() { in onListenerDisconnected() method in TestNotificationListener
/cts/tests/tests/systemui/src/android/systemui/cts/
DNotificationListener.kt39 override fun onListenerDisconnected() { in onListenerDisconnected() method in android.systemui.cts.NotificationListener
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DMockListener.java109 public void onListenerDisconnected() { in onListenerDisconnected() method in MockListener