Home
last modified time | relevance | path

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

/frameworks/base/services/tests/mockingservicestests/src/com/android/server/
DSensitiveContentProtectionManagerServiceNotificationTest.java142 .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/
DNotificationListenerWithPlugins.java81 mPlugins.forEach(p -> p.onListenerConnected(getProvider())); in onPluginConnected()
137 plugin.onListenerConnected(getProvider()); in onPluginConnected()
/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
DNotificationListenerController.java33 void onListenerConnected(NotificationProvider provider); in onListenerConnected() method
/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/utils/
DNotificationListener.kt37 override fun onListenerConnected() { in onListenerConnected() method in com.android.wm.shell.flicker.utils.NotificationListener
/frameworks/base/core/java/android/service/notification/
DINotificationListener.aidl34 void onListenerConnected(in NotificationRankingUpdate update); in onListenerConnected() method
DNotificationListenerService.java574 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/
DNotificationListenerTest.java162 mListener.onListenerConnected(); in testOnConnectReadStatusBarSetting()
/frameworks/base/services/core/java/com/android/server/
DSensitiveContentProtectionManagerService.java443 public void onListenerConnected() { in onListenerConnected() method in SensitiveContentProtectionManagerService.NotificationListener
444 super.onListenerConnected(); in onListenerConnected()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationShellCmd.java768 public void onListenerConnected() { in onListenerConnected() method in NotificationShellCmd.ShellNls
769 super.onListenerConnected(); in onListenerConnected()
DNotificationManagerService.java11545 listener.onListenerConnected(update);
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationListener.java110 public void onListenerConnected() { in onListenerConnected() method in NotificationListener
/frameworks/base/boot/
Dboot-image-profile.txt13633 …fication/NotificationListenerService$NotificationListenerWrapper;->onListenerConnected(Landroid/se…
13665 HSPLandroid/service/notification/NotificationListenerService;->onListenerConnected()V
/frameworks/base/config/
Dboot-image-profile.txt13636 …fication/NotificationListenerService$NotificationListenerWrapper;->onListenerConnected(Landroid/se…
13668 HSPLandroid/service/notification/NotificationListenerService;->onListenerConnected()V
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt48949 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/
Dandroid-22.txt27054 method public void onListenerConnected();
/frameworks/base/core/api/
Dcurrent.txt41168 method @UiThread public void onListenerConnected();