Home
last modified time | relevance | path

Searched refs:onNotificationClear (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationDelegate.java26 void onNotificationClear(int callingUid, int callingPid, in onNotificationClear() method
DNotificationManagerService.java565 public void onNotificationClear(int callingUid, int callingPid,
/frameworks/base/core/java/com/android/internal/statusbar/
DIStatusBarService.aidl58 void onNotificationClear(String pkg, String tag, int id, int userId); in onNotificationClear() method
/frameworks/base/services/core/java/com/android/server/statusbar/
DStatusBarManagerService.java670 public void onNotificationClear(String pkg, String tag, int id, int userId) { in onNotificationClear() method in StatusBarManagerService
676 mNotificationDelegate.onNotificationClear(callingUid, callingPid, pkg, tag, id, userId); in onNotificationClear()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DBaseStatusBar.java800 mBarService.onNotificationClear(_pkg, _tag, _id, _userId); in updateNotificationVetoButton()
1222 public void onNotificationClear(StatusBarNotification notification) {
1224 mBarService.onNotificationClear(