Home
last modified time | relevance | path

Searched defs:removeNotification (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/app/
DService.java668 public final void stopForeground(boolean removeNotification) { in stopForeground()
DActivityManagerNative.java3722 int id, Notification notification, boolean removeNotification) throws RemoteException { in setServiceForeground()
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
DNotificationController.java246 private void removeNotification() { in removeNotification() method in NotificationController
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tv/
DTvStatusBar.java58 public void removeNotification(String key, RankingMap ranking) { in removeNotification() method in TvStatusBar
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DHeadsUpManager.java263 public boolean removeNotification(String key) { in removeNotification() method in HeadsUpManager
/frameworks/base/services/core/java/com/android/server/am/
DActiveServices.java586 int id, Notification notification, boolean removeNotification) { in setServiceForegroundLocked()
DActivityManagerService.java15823 int id, Notification notification, boolean removeNotification) { in setServiceForeground()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPhoneStatusBar.java1240 public void removeNotification(String key, RankingMap ranking) { in removeNotification() method in PhoneStatusBar