Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationDelegate.java38 void onNotificationError(int callingUid, int callingPid, in onNotificationError() method
DNotificationManagerService.java1014 public void onNotificationError(int callingUid, int callingPid, String pkg, String tag,
/frameworks/base/core/java/com/android/internal/statusbar/
DIStatusBarService.aidl66 void onNotificationError(String pkg, String tag, int id, in onNotificationError() method
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/coordinator/
DPreparationCoordinatorTest.java123 verify(mService).onNotificationError( in testErrorLogsToService()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
DPreparationCoordinator.java187 mStatusBarService.onNotificationError(
/frameworks/base/services/core/java/com/android/server/statusbar/
DStatusBarManagerService.java1263 public void onNotificationError(String pkg, String tag, int id, in onNotificationError() method in StatusBarManagerService
1271 mNotificationDelegate.onNotificationError(callingUid, callingPid, in onNotificationError()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
DNotificationLogger.java330 mBarService.onNotificationError( in logNotificationError()
/frameworks/base/services/
Dart-profile21415 PLcom/android/server/notification/NotificationManagerService$1;->onNotificationError(IILjava/lang/S…
30906 PLcom/android/server/statusbar/StatusBarManagerService;->onNotificationError(Ljava/lang/String;Ljav…