Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java462 public final void setNotificationsShown(String[] keys) { in setNotificationsShown() method in NotificationListenerService
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DBaseStatusBar.java908 setNotificationsShown(new String[]{n.getKey()}); in setNotificationShown()
911 protected void setNotificationsShown(String[] keys) { in setNotificationsShown() method in BaseStatusBar
913 mNotificationListener.setNotificationsShown(keys); in setNotificationsShown()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPhoneStatusBar.java3817 setNotificationsShown(newlyVisibleKeyAr); in logNotificationVisibilityChanges()
/frameworks/base/api/
Dcurrent.txt34752 method public final void setNotificationsShown(java.lang.String[]);
Dsystem-current.txt37530 method public final void setNotificationsShown(java.lang.String[]);
Dtest-current.txt34835 method public final void setNotificationsShown(java.lang.String[]);