HomeSort by relevance Sort by last modified time
    Searched defs:handleInflationException (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
NotificationInflater.java 430 callback.handleInflationException(notification, e);
546 void handleInflationException(StatusBarNotification notification, Exception e);
655 mCallback.handleInflationException(sbn,
676 public void handleInflationException(StatusBarNotification notification, Exception e) {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
NotificationEntryManager.java 445 public void handleInflationException(StatusBarNotification notification, Exception e) {
    [all...]

Completed in 159 milliseconds