Home
last modified time | relevance | path

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

12345678910

/aosp_15_r20/cts/hostsidetests/notification/app/src/com/android/cts/notificationlistener/
H A DTestNotificationListenerService.java32 public void onListenerConnected() { in onListenerConnected() method in TestNotificationListenerService
/aosp_15_r20/cts/tests/tests/companion/uiautomation/src/android/companion/cts/uiautomation/
H A DNotificationListener.kt23 override fun onListenerConnected() { in onListenerConnected() method in android.companion.cts.uiautomation.NotificationListener
/aosp_15_r20/cts/tests/tests/security/src/android/security/cts/CVE_2024_23713/
H A DPocNotificationListenerService.java30 public void onListenerConnected() { in onListenerConnected() method in PocNotificationListenerService
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/BUG-321707289/helper-app/src/android/security/cts/BUG_321707289/
H A DPocNotificationListenerService.java25 public void onListenerConnected() { in onListenerConnected() method in PocNotificationListenerService
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/BUG-321707289/test-app/src/android/security/cts/BUG_321707289/
H A DPocNotificationListenerService.java25 public void onListenerConnected() { in onListenerConnected() method in PocNotificationListenerService
/aosp_15_r20/packages/modules/Permission/tests/cts/permission/permissionTestUtilLib/src/android/permission/cts/
DCtsNotificationListenerService.java46 public void onListenerConnected() { in onListenerConnected() method in CtsNotificationListenerService
/aosp_15_r20/cts/tests/tests/companion/CompanionDeviceTestApp/src/android.os.cts.companiondevicetestapp/
H A DNotificationListener.kt24 override fun onListenerConnected() { in onListenerConnected() method in android.os.cts.companiondevicetestapp.NotificationListener
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0704/test-app/src/android/security/cts/CVE_2021_0704_test/
H A DListenerService.java31 public void onListenerConnected() { in onListenerConnected() method in ListenerService
/aosp_15_r20/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
H A DNotificationListener.java69 public void onListenerConnected() { in onListenerConnected() method in NotificationListener
H A DCrossProfileNotificationListenerService.java46 public void onListenerConnected() { in onListenerConnected() method in CrossProfileNotificationListenerService
/aosp_15_r20/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
H A DNotificationListener.java66 public void onListenerConnected() { in onListenerConnected() method in NotificationListener
/aosp_15_r20/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
H A DNotificationListener.java76 public void onListenerConnected() { in onListenerConnected() method in NotificationListener
/aosp_15_r20/cts/tests/tests/notification/NotificationListener/src/com/android/test/notificationlistener/
H A DTestNotificationListenerNoAutobind.kt25 override fun onListenerConnected() { in onListenerConnected() method in com.android.test.notificationlistener.TestNotificationListenerNoAutobind
H A DTestNotificationListener.kt24 override fun onListenerConnected() { in onListenerConnected() method in com.android.test.notificationlistener.TestNotificationListener
/aosp_15_r20/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/notifications/
H A DNeneNotificationListenerService.kt30 override fun onListenerConnected() { in onListenerConnected() method in com.android.bedstead.nene.notifications.NeneNotificationListenerService
/aosp_15_r20/cts/hostsidetests/network-policy/app/src/com/android/cts/netpolicy/hostside/
H A DMyNotificationListenerService.java36 public void onListenerConnected() { in onListenerConnected() method in MyNotificationListenerService
/aosp_15_r20/cts/tests/tests/notificationlegacy/notificationlegacy27/src/android/app/notification/legacy/cts/
H A DSecondaryNotificationListener.java54 public void onListenerConnected() { in onListenerConnected() method in SecondaryNotificationListener
/aosp_15_r20/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
H A DNotificationListenerController.java33 void onListenerConnected(NotificationProvider provider); in onListenerConnected() method
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/utils/
H A DNotificationListener.kt37 override fun onListenerConnected() { in onListenerConnected() method in com.android.wm.shell.flicker.utils.NotificationListener
/aosp_15_r20/cts/tests/JobScheduler/src/android/jobscheduler/cts/
H A DTestNotificationListener.java68 public void onListenerConnected() { in onListenerConnected() method in TestNotificationListener
/aosp_15_r20/cts/tests/tests/systemui/src/android/systemui/cts/
H A DNotificationListener.kt34 override fun onListenerConnected() { in onListenerConnected() method in android.systemui.cts.NotificationListener
/aosp_15_r20/cts/tests/app/shared/src/android/app/stubs/shared/
H A DTestNotificationListener.java67 public void onListenerConnected() { in onListenerConnected() method in TestNotificationListener
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
H A DMockListener.java100 public void onListenerConnected() { in onListenerConnected() method in MockListener
/aosp_15_r20/packages/apps/Car/Notification/src/com/android/car/notification/
DCarNotificationListener.java250 public void onListenerConnected() { in onListenerConnected() method in CarNotificationListener
/aosp_15_r20/packages/modules/ExtServices/java/src/android/ext/services/notification/
DAssistant.java336 public void onListenerConnected() { in onListenerConnected() method in Assistant

12345678910