Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflater.java515handleInflationError(runningInflations, e, row.getStatusBarNotification(), callback); in applyRemoteView()
566 handleInflationError(runningInflations, e, row.getStatusBarNotification(), in applyRemoteView()
590 private static void handleInflationError( in handleInflationError() method in NotificationContentInflater