Home
last modified time | relevance | path

Searched refs:setNotificationsShownFromListener (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DINotificationManager.aidl155 void setNotificationsShownFromListener(in INotificationListener token, in String[] keys); in setNotificationsShownFromListener() method
/aosp14/frameworks/base/core/java/android/service/notification/
H A DNotificationListenerService.java861 getNotificationInterface().setNotificationsShownFromListener(mWrapper, keys); in setNotificationsShown()
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationManagerServiceTest.java6823 mBinderService.setNotificationsShownFromListener(null, new String[] {r.getKey()}); in testSetNotificationsShownFromListener_triggersInterruptionUsageStat()
6845 mBinderService.setNotificationsShownFromListener(null, new String[] {r.getKey()}); in testSetNotificationsShownFromListener_protectsCrossUserInformation()
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java4687 public void setNotificationsShownFromListener(INotificationListener token, String[] keys) {
/aosp14/frameworks/base/services/
H A Dart-profile5109 …android/server/notification/NotificationManagerService$10;->setNotificationsShownFromListener(Land…
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt6496 Landroid/app/INotificationManager$Stub$Proxy;->setNotificationsShownFromListener(Landroid/service/n…
6683 Landroid/app/INotificationManager;->setNotificationsShownFromListener(Landroid/service/notification…