/cts/tests/app/NotificationListener/src/com/android/test/notificationlistener/ |
D | TestNotificationListener.kt | 24 override fun onListenerConnected() { in onListenerConnected() method in com.android.test.notificationlistener.TestNotificationListener 25 super.onListenerConnected() in onListenerConnected()
|
/cts/tests/tests/notificationlegacy/notificationlegacy27/src/android/app/notification/legacy/cts/ |
D | SecondaryNotificationListener.java | 54 public void onListenerConnected() { in onListenerConnected() method in SecondaryNotificationListener 55 super.onListenerConnected(); in onListenerConnected()
|
D | TestNotificationListener.java | 57 public void onListenerConnected() { in onListenerConnected() method in TestNotificationListener 58 super.onListenerConnected(); in onListenerConnected()
|
/cts/tests/tests/notificationlegacy/notificationlegacy20/src/android/app/notification/legacy20/cts/ |
D | TestNotificationListener.java | 55 public void onListenerConnected() { in onListenerConnected() method in TestNotificationListener 56 super.onListenerConnected(); in onListenerConnected()
|
/cts/tests/app/app/src/android/app/stubs/ |
D | TestNotificationListener.java | 68 public void onListenerConnected() { in onListenerConnected() method in TestNotificationListener 69 super.onListenerConnected(); in onListenerConnected()
|
/cts/tests/tests/notificationlegacy/notificationlegacy29/src/android/app/notification/legacy29/cts/ |
D | TestNotificationListener.java | 64 public void onListenerConnected() { in onListenerConnected() method in TestNotificationListener 65 super.onListenerConnected(); in onListenerConnected()
|
D | TestNotificationAssistant.java | 64 public void onListenerConnected() { in onListenerConnected() method in TestNotificationAssistant 65 super.onListenerConnected(); in onListenerConnected()
|
/cts/tests/tests/os/CompanionTestApp/src/android/os/cts/companiontestapp/ |
D | NotificationListener.kt | 24 override fun onListenerConnected() { in onListenerConnected() method in android.os.cts.companiontestapp.NotificationListener
|
/cts/tests/tests/permission/src/android/permission/cts/ |
D | NotificationListener.java | 30 public void onListenerConnected() { in onListenerConnected() method in NotificationListener
|
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/notifications/ |
D | NeneNotificationListenerService.java | 42 public void onListenerConnected() { in onListenerConnected() method in NeneNotificationListenerService
|
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/ |
D | NotificationListener.java | 66 public void onListenerConnected() { in onListenerConnected() method in NotificationListener
|
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/ |
D | NotificationListener.java | 66 public void onListenerConnected() { in onListenerConnected() method in NotificationListener
|
D | CrossProfileNotificationListenerService.java | 46 public void onListenerConnected() { in onListenerConnected() method in CrossProfileNotificationListenerService
|
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/ |
D | NotificationListener.java | 76 public void onListenerConnected() { in onListenerConnected() method in NotificationListener
|
/cts/tests/tests/systemui/src/android/systemui/cts/ |
D | NotificationListener.kt | 34 override fun onListenerConnected() { in onListenerConnected() method in android.systemui.cts.NotificationListener
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/ |
D | MockListener.java | 100 public void onListenerConnected() { in onListenerConnected() method in MockListener 101 super.onListenerConnected(); in onListenerConnected()
|
/cts/tests/app/src/android/app/cts/ |
D | NotificationManagerTest.java | 2833 listener.onListenerConnected(); in testNotificationListenerMethods()
|