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.java66 private void setNotificationsShown(int numNotifications) { in setNotificationsShown() method in WakeupOnboardingTest
217 setNotificationsShown(0); in incrementingNotificationCountSavesToStore()
228 setNotificationsShown(0); in doesNotShowMultipleNotificationsWithin24Hours()
247 setNotificationsShown(0); in showsNotificationsOutsideOf24Hours()
266 setNotificationsShown(WakeupOnboarding.NOTIFICATIONS_UNTIL_ONBOARDED - 1); in onboardsUserAfterThreeNotifications()
/packages/apps/Car/Notification/src/com/android/car/notification/
DCarNotificationCenterActivity.java58 mNotificationListener.setNotificationsShown(
/packages/apps/Car/SystemUI/src/com/android/systemui/car/notification/
DNotificationPanelViewController.java357 mCarNotificationListener.setNotificationsShown( in onNotificationViewInflated()