Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationInflater.java192 final HashMap<Integer, CancellationSignal> runningInflations = new HashMap<>(); in apply() local
328 final HashMap<Integer, CancellationSignal> runningInflations, in applyRemoteView()
392 private static void handleInflationError(HashMap<Integer, CancellationSignal> runningInflations, in handleInflationError()
407 HashMap<Integer, CancellationSignal> runningInflations, in finishIfDone()