/frameworks/base/services/tests/mockingservicestests/src/com/android/server/ |
D | SensitiveContentProtectionManagerServiceNotificationTest.java | 142 .onListenerConnected(); in setUp() 482 mSensitiveContentProtectionManagerService.mNotificationListener.onListenerConnected(); in nlsOnListenerConnected_projectionNotStarted_noop() 497 mSensitiveContentProtectionManagerService.mNotificationListener.onListenerConnected(); in nlsOnListenerConnected_projectionStopped_noop() 510 mSensitiveContentProtectionManagerService.mNotificationListener.onListenerConnected(); in nlsOnListenerConnected_projectionStarted_setWmBlockedPackages() 521 mSensitiveContentProtectionManagerService.mNotificationListener.onListenerConnected(); in nlsOnListenerConnected_noSensitiveNotifications_noBlockedPackages() 532 mSensitiveContentProtectionManagerService.mNotificationListener.onListenerConnected(); in nlsOnListenerConnected_noNotifications_noBlockedPackages() 543 mSensitiveContentProtectionManagerService.mNotificationListener.onListenerConnected(); in nlsOnListenerConnected_nullNotifications_noBlockedPackages() 559 mSensitiveContentProtectionManagerService.mNotificationListener.onListenerConnected(); in nlsOnListenerConnected_nullRankingMap_noBlockedPackages() 576 mSensitiveContentProtectionManagerService.mNotificationListener.onListenerConnected(); in nlsOnListenerConnected_missingRanking_noBlockedPackages() 588 mSensitiveContentProtectionManagerService.mNotificationListener.onListenerConnected(); in nlsOnListenerConnected_disabledViaDevOption_noBlockedPackages()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | NotificationListenerWithPlugins.java | 81 mPlugins.forEach(p -> p.onListenerConnected(getProvider())); in onPluginConnected() 137 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/utils/ |
D | NotificationListener.kt | 37 override fun onListenerConnected() { in onListenerConnected() method in com.android.wm.shell.flicker.utils.NotificationListener
|
/frameworks/base/core/java/android/service/notification/ |
D | INotificationListener.aidl | 34 void onListenerConnected(in NotificationRankingUpdate update); in onListenerConnected() method
|
D | NotificationListenerService.java | 574 public void onListenerConnected() { in onListenerConnected() method in NotificationListenerService 1523 public void onListenerConnected(NotificationRankingUpdate update) { in onListenerConnected() method in NotificationListenerService.NotificationListenerWrapper 2438 onListenerConnected(); in handleMessage()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/ |
D | NotificationListenerTest.java | 162 mListener.onListenerConnected(); in testOnConnectReadStatusBarSetting()
|
/frameworks/base/services/core/java/com/android/server/ |
D | SensitiveContentProtectionManagerService.java | 443 public void onListenerConnected() { in onListenerConnected() method in SensitiveContentProtectionManagerService.NotificationListener 444 super.onListenerConnected(); in onListenerConnected()
|
/frameworks/base/services/core/java/com/android/server/notification/ |
D | NotificationShellCmd.java | 768 public void onListenerConnected() { in onListenerConnected() method in NotificationShellCmd.ShellNls 769 super.onListenerConnected(); in onListenerConnected()
|
D | NotificationManagerService.java | 11545 listener.onListenerConnected(update);
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | NotificationListener.java | 110 public void onListenerConnected() { in onListenerConnected() method in NotificationListener
|
/frameworks/base/boot/ |
D | boot-image-profile.txt | 13633 …fication/NotificationListenerService$NotificationListenerWrapper;->onListenerConnected(Landroid/se… 13665 HSPLandroid/service/notification/NotificationListenerService;->onListenerConnected()V
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 13636 …fication/NotificationListenerService$NotificationListenerWrapper;->onListenerConnected(Landroid/se… 13668 HSPLandroid/service/notification/NotificationListenerService;->onListenerConnected()V
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 48949 Landroid/service/notification/INotificationListener$Stub$Proxy;->onListenerConnected(Landroid/servi… 48971 Landroid/service/notification/INotificationListener;->onListenerConnected(Landroid/service/notifica… 49022 …fication/NotificationListenerService$NotificationListenerWrapper;->onListenerConnected(Landroid/se…
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 27054 method public void onListenerConnected();
|
/frameworks/base/core/api/ |
D | current.txt | 41168 method @UiThread public void onListenerConnected();
|