Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWakeupOnboardingTest.java69 private void setNotificationsShown(int numNotifications) { in setNotificationsShown() method in WakeupOnboardingTest
222 setNotificationsShown(0); in incrementingNotificationCountSavesToStore()
233 setNotificationsShown(0); in doesNotShowMultipleNotificationsWithin24Hours()
252 setNotificationsShown(0); in showsNotificationsOutsideOf24Hours()
271 setNotificationsShown(WakeupOnboarding.NOTIFICATIONS_UNTIL_ONBOARDED - 1); in onboardsUserAfterThreeNotifications()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationAlertingManager.java167 mNotificationListener.setNotificationsShown(new String[]{n.getKey()}); in setNotificationShown()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
DNotificationLogger.java344 mNotificationListener.setNotificationsShown(newlyVisibleKeyAr); in logNotificationVisibilityChanges()
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java710 public final void setNotificationsShown(String[] keys) { in setNotificationsShown() method in NotificationListenerService
/frameworks/base/config/
Dboot-image-profile.txt42457 HSPLandroid/service/notification/NotificationListenerService;->setNotificationsShown([Ljava/lang/St…
/frameworks/base/api/
Dcurrent.txt41509 method public final void setNotificationsShown(String[]);