HomeSort by relevance Sort by last modified time
    Searched refs:onNotificationError (Results 1 - 5 of 5) sorted by null

  /frameworks/base/core/java/com/android/internal/statusbar/
IStatusBarService.aidl 43 void onNotificationError(String pkg, String tag, int id,
  /frameworks/base/services/java/com/android/server/
StatusBarManagerService.java 97 void onNotificationError(String pkg, String tag, int id,
418 public void onNotificationError(String pkg, String tag, int id,
423 mNotificationCallbacks.onNotificationError(pkg, tag, id, uid, initialPid, message);
NotificationManagerService.java 299 public void onNotificationError(String pkg, String tag, int id,
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PhoneStatusBar.java     [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tablet/
TabletStatusBar.java     [all...]

Completed in 231 milliseconds