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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DNotificationInflater.java357 handleInflationError(runningInflations, e, entry.notification, callback);
402 handleInflationError(runningInflations, e, entry.notification, callback);
425 private static void handleInflationError(HashMap<Integer, CancellationSignal> runningInflations, method in class:NotificationInflater

Completed in 9 milliseconds