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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DBaseStatusBar.java1731 void handleNotificationError(StatusBarNotification n, String message) { method in class:BaseStatusBar
1763 handleNotificationError(sbn, "Couldn't expand RemoteViews for: " + sbn);
1778 handleNotificationError(sbn,
1790 handleNotificationError(sbn, "Couldn't create icon: " + ic);
1935 handleNotificationError(notification, "Couldn't update icon: " + ic);

Completed in 30 milliseconds