Home
last modified time | relevance | path

Searched refs:onListenerConnected (Results 1 – 14 of 14) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationListenerWithPlugins.java81 mPlugins.forEach(p -> p.onListenerConnected(getProvider())); in onPluginConnected()
137 plugin.onListenerConnected(getProvider()); in onPluginConnected()
/aosp14/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
H A DNotificationListenerController.java33 void onListenerConnected(NotificationProvider provider); in onListenerConnected() method
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/utils/
H A DNotificationListener.kt37 override fun onListenerConnected() {
/aosp14/frameworks/base/core/java/android/service/notification/
H A DINotificationListener.aidl34 void onListenerConnected(in NotificationRankingUpdate update); in onListenerConnected() method
H A DNotificationListenerService.java563 public void onListenerConnected() { in onListenerConnected() method in NotificationListenerService
1502 public void onListenerConnected(NotificationRankingUpdate update) { in onListenerConnected() method in NotificationListenerService.NotificationListenerWrapper
2406 onListenerConnected(); in handleMessage()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
H A DNotificationListenerTest.java157 mListener.onListenerConnected(); in testOnConnectReadStatusBarSetting()
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationShellCmd.java763 public void onListenerConnected() { in onListenerConnected() method in NotificationShellCmd.ShellNls
764 super.onListenerConnected(); in onListenerConnected()
H A DNotificationManagerService.java11103 listener.onListenerConnected(update);
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationListener.java105 public void onListenerConnected() { in onListenerConnected() method in NotificationListener
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt13848 …fication/NotificationListenerService$NotificationListenerWrapper;->onListenerConnected(Landroid/se…
13880 HSPLandroid/service/notification/NotificationListenerService;->onListenerConnected()V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt13851 …fication/NotificationListenerService$NotificationListenerWrapper;->onListenerConnected(Landroid/se…
13883 HSPLandroid/service/notification/NotificationListenerService;->onListenerConnected()V
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt49592 Landroid/service/notification/INotificationListener$Stub$Proxy;->onListenerConnected(Landroid/servi…
49614 Landroid/service/notification/INotificationListener;->onListenerConnected(Landroid/service/notifica…
49665 …fication/NotificationListenerService$NotificationListenerWrapper;->onListenerConnected(Landroid/se…
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt40910 method public void onListenerConnected();