Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DService.java666 public final void stopForeground(boolean removeNotification) { in stopForeground()
DActivityManagerNative.java3484 int id, Notification notification, boolean removeNotification) throws RemoteException { in setServiceForeground()
/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/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/phone/
DPhoneStatusBar.java1405 public void removeNotification(String key, RankingMap ranking) { in removeNotification() method in PhoneStatusBar
/frameworks/base/services/core/java/com/android/server/am/
DActiveServices.java576 int id, Notification notification, boolean removeNotification) { in setServiceForegroundLocked()
DActivityManagerService.java15154 int id, Notification notification, boolean removeNotification) { in setServiceForeground()