Home
last modified time | relevance | path

Searched defs:handleInflationException (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflater.java726 void handleInflationException(StatusBarNotification notification, Exception e); in handleInflationException() method
866 public void handleInflationException(StatusBarNotification notification, Exception e) { in handleInflationException() method in NotificationContentInflater.AsyncInflationTask
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationEntryManager.java223 public void handleInflationException(StatusBarNotification n, Exception e) { in handleInflationException() method in NotificationEntryManager