Home
last modified time | relevance | path

Searched refs:setNotificationsShown (Results 1 – 8 of 8) sorted by relevance

/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
H A DWakeupOnboardingTest.java65 private void setNotificationsShown(int numNotifications) { in setNotificationsShown() method in WakeupOnboardingTest
216 setNotificationsShown(0); in incrementingNotificationCountSavesToStore()
227 setNotificationsShown(0); in doesNotShowMultipleNotificationsWithin24Hours()
246 setNotificationsShown(0); in showsNotificationsOutsideOf24Hours()
265 setNotificationsShown(WakeupOnboarding.NOTIFICATIONS_UNTIL_ONBOARDED - 1); in onboardsUserAfterThreeNotifications()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/
H A DHeadsUpController.java138 mNotificationListener.setNotificationsShown(new String[]{n.getKey()}); in setNotificationShown()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/notification/
H A DNotificationMainView.java195 listener.setNotificationsShown(new String[] {mNotificationInfo.notificationKey}); in applyNotificationInfo()
/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/notification/
H A DNotificationPanelViewController.java323 mCarNotificationListener.setNotificationsShown( in onNotificationViewInflated()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
H A DNotificationLogger.java338 mNotificationListener.setNotificationsShown(newlyVisibleKeyAr); in logNotificationVisibilityChanges()
/aosp12/frameworks/base/core/java/android/service/notification/
H A DNotificationListenerService.java831 public final void setNotificationsShown(String[] keys) { in setNotificationsShown() method in NotificationListenerService
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt38673 method public final void setNotificationsShown(String[]);