/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | NotificationListenerWithPlugins.java | 78 mPlugins.forEach(p -> p.onListenerConnected(getProvider())); in onPluginConnected() 131 plugin.onListenerConnected(getProvider()); in onPluginConnected()
|
/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/ |
D | NotificationListenerController.java | 33 void onListenerConnected(NotificationProvider provider); in onListenerConnected() method
|
/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/ |
D | NotificationListener.kt | 37 override fun onListenerConnected() { in onListenerConnected() method in com.android.wm.shell.flicker.NotificationListener
|
/frameworks/base/core/java/android/service/notification/ |
D | INotificationListener.aidl | 34 void onListenerConnected(in NotificationRankingUpdate update); in onListenerConnected() method
|
D | NotificationListenerService.java | 535 public void onListenerConnected() { in onListenerConnected() method in NotificationListenerService 1459 public void onListenerConnected(NotificationRankingUpdate update) { in onListenerConnected() method in NotificationListenerService.NotificationListenerWrapper 2319 onListenerConnected(); in handleMessage()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/ |
D | NotificationListenerTest.java | 105 mListener.onListenerConnected(); in testOnConnectReadStatusBarSetting()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | NotificationListener.java | 83 public void onListenerConnected() { in onListenerConnected() method in NotificationListener
|
/frameworks/base/services/core/java/com/android/server/notification/ |
D | NotificationManagerService.java | 10117 listener.onListenerConnected(update);
|
/frameworks/base/boot/ |
D | boot-image-profile.txt | 14225 …fication/NotificationListenerService$NotificationListenerWrapper;->onListenerConnected(Landroid/se… 14265 HSPLandroid/service/notification/NotificationListenerService;->onListenerConnected()V
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 52915 Landroid/service/notification/INotificationListener$Stub$Proxy;->onListenerConnected(Landroid/servi… 52937 Landroid/service/notification/INotificationListener;->onListenerConnected(Landroid/service/notifica… 52988 …fication/NotificationListenerService$NotificationListenerWrapper;->onListenerConnected(Landroid/se…
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 14215 …fication/NotificationListenerService$NotificationListenerWrapper;->onListenerConnected(Landroid/se… 14255 HSPLandroid/service/notification/NotificationListenerService;->onListenerConnected()V
|
/frameworks/base/core/api/ |
D | current.txt | 38593 method public void onListenerConnected();
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 27054 method public void onListenerConnected();
|