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

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

Completed in 119 milliseconds