Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationDelegate.java25 void onNotificationError(int callingUid, int callingPid, in onNotificationError() method
DNotificationManagerService.java591 … public void onNotificationError(int callingUid, int callingPid, String pkg, String tag, int id,
/frameworks/base/core/java/com/android/internal/statusbar/
DIStatusBarService.aidl46 void onNotificationError(String pkg, String tag, int id, in onNotificationError() method
/frameworks/base/services/core/java/com/android/server/statusbar/
DStatusBarManagerService.java526 public void onNotificationError(String pkg, String tag, int id, in onNotificationError() method in StatusBarManagerService
534 mNotificationDelegate.onNotificationError(callingUid, callingPid, in onNotificationError()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DBaseStatusBar.java1590 mBarService.onNotificationError(n.getPackageName(), n.getTag(), n.getId(), n.getUid(),