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/
DNotificationInflater.java369 handleInflationError(runningInflations, e, entry.notification, callback); in applyRemoteView()
392 private static void handleInflationError(HashMap<Integer, CancellationSignal> runningInflations, in handleInflationError() method in NotificationInflater