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/row/
DNotificationContentInflater.java373 final HashMap<Integer, CancellationSignal> runningInflations = new HashMap<>(); in apply() local
495 final HashMap<Integer, CancellationSignal> runningInflations, in applyRemoteView()
591 HashMap<Integer, CancellationSignal> runningInflations, Exception e, in handleInflationError()
607 HashMap<Integer, CancellationSignal> runningInflations, in finishIfDone()