Searched defs:handleNotificationError (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DBaseStatusBar.java879 void handleNotificationError(IBinder key, StatusBarNotification n, String message) { method in class:BaseStatusBar
921 handleNotificationError(key, notification, "Couldn't create icon: " + ic);
927 handleNotificationError(key, notification, "Couldn't expand RemoteViews for: "
1073 handleNotificationError(key, notification, "Couldn't update icon: " + ic);

Completed in 77 milliseconds