Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWakeupOnboardingTest.java66 private void setNotificationsShown(int numNotifications) { in setNotificationsShown() method in WakeupOnboardingTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationEntryManager.java983 protected void setNotificationsShown(String[] keys) { in setNotificationsShown() method in NotificationEntryManager
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java689 public final void setNotificationsShown(String[] keys) { in setNotificationsShown() method in NotificationListenerService