Home
last modified time | relevance | path

Searched refs:handleInflationException (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/
DNotificationInflaterTest.java78 public void handleInflationException(StatusBarNotification notification, in setUp()
162 public void handleInflationException(StatusBarNotification notification, in testInflationIsRetriedIfAsyncFails()
213 public void handleInflationException(StatusBarNotification notification, in runThenWaitForInflation()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationInflater.java397 callback.handleInflationException(notification, e); in handleInflationError()
504 void handleInflationException(StatusBarNotification notification, Exception e); in handleInflationException() method
612 mCallback.handleInflationException(sbn, in handleError()
633 public void handleInflationException(StatusBarNotification notification, Exception e) { in handleInflationException() method in NotificationInflater.AsyncInflationTask
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBar.java1635 public void handleInflationException(StatusBarNotification notification, Exception e) { in handleInflationException() method
5643 handleInflationException(sbn, e);
5687 handleInflationException(sbn, e);