Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DCrossProfileNotificationListenerService.java53 public void onListenerDisconnected() { in onListenerDisconnected() method in CrossProfileNotificationListenerService
/cts/tests/tests/notification/NotificationListener/src/com/android/test/notificationlistener/
DTestNotificationListenerNoAutobind.kt31 override fun onListenerDisconnected() { in onListenerDisconnected() method in com.android.test.notificationlistener.TestNotificationListenerNoAutobind
DTestNotificationListener.kt30 override fun onListenerDisconnected() { in onListenerDisconnected() method in com.android.test.notificationlistener.TestNotificationListener
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/notifications/
DNeneNotificationListenerService.kt36 override fun onListenerDisconnected() { in onListenerDisconnected() method in com.android.bedstead.nene.notifications.NeneNotificationListenerService
/cts/tests/tests/notificationlegacy/notificationlegacy27/src/android/app/notification/legacy/cts/
DSecondaryNotificationListener.java61 public void onListenerDisconnected() { in onListenerDisconnected() method in SecondaryNotificationListener
/cts/tests/JobScheduler/src/android/jobscheduler/cts/
DTestNotificationListener.java75 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/tests/app/shared/src/android/app/stubs/shared/
DTestNotificationListener.java76 public void onListenerDisconnected() { in onListenerDisconnected() method in TestNotificationListener
DTestNotificationAssistant.java100 public void onListenerDisconnected() { in onListenerDisconnected() method in TestNotificationAssistant
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DMockListener.java109 public void onListenerDisconnected() { in onListenerDisconnected() method in MockListener