Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
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()
/packages/apps/Launcher3/src/com/android/launcher3/notification/
DNotificationMainView.java135 listener.setNotificationsShown(new String[] {mNotificationInfo.notificationKey}); in applyNotificationInfo()
/packages/apps/Car/SystemUI/src/com/android/systemui/car/notification/
DNotificationPanelViewController.java321 mCarNotificationListener.setNotificationsShown( in onNotificationViewInflated()