/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
H A D | NotificationListenerWithPlugins.java | 81 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 D | NotificationListenerController.java | 33 void onListenerConnected(NotificationProvider provider); in onListenerConnected() method
|
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/utils/ |
H A D | NotificationListener.kt | 37 override fun onListenerConnected() {
|
/aosp14/frameworks/base/core/java/android/service/notification/ |
H A D | INotificationListener.aidl | 34 void onListenerConnected(in NotificationRankingUpdate update); in onListenerConnected() method
|
H A D | NotificationListenerService.java | 563 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 D | NotificationListenerTest.java | 157 mListener.onListenerConnected(); in testOnConnectReadStatusBarSetting()
|
/aosp14/frameworks/base/services/core/java/com/android/server/notification/ |
H A D | NotificationShellCmd.java | 763 public void onListenerConnected() { in onListenerConnected() method in NotificationShellCmd.ShellNls 764 super.onListenerConnected(); in onListenerConnected()
|
H A D | NotificationManagerService.java | 11103 listener.onListenerConnected(update);
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
H A D | NotificationListener.java | 105 public void onListenerConnected() { in onListenerConnected() method in NotificationListener
|
/aosp14/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 13848 …fication/NotificationListenerService$NotificationListenerWrapper;->onListenerConnected(Landroid/se… 13880 HSPLandroid/service/notification/NotificationListenerService;->onListenerConnected()V
|
/aosp14/frameworks/base/config/ |
H A D | boot-image-profile.txt | 13851 …fication/NotificationListenerService$NotificationListenerWrapper;->onListenerConnected(Landroid/se… 13883 HSPLandroid/service/notification/NotificationListenerService;->onListenerConnected()V
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/aosp14/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 49592 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 D | current.txt | 40910 method public void onListenerConnected();
|