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.java412 final HashMap<Integer, CancellationSignal> runningInflations = new HashMap<>(); in apply() local
560 final HashMap<Integer, CancellationSignal> runningInflations, in applyRemoteView()
656 HashMap<Integer, CancellationSignal> runningInflations, Exception e, in handleInflationError()
672 HashMap<Integer, CancellationSignal> runningInflations, in finishIfDone()