Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentInflater.java335 final HashMap<Integer, CancellationSignal> runningInflations = new HashMap<>(); in apply() local
461 final HashMap<Integer, CancellationSignal> runningInflations, in applyRemoteView()
557 HashMap<Integer, CancellationSignal> runningInflations, Exception e, in handleInflationError()
573 HashMap<Integer, CancellationSignal> runningInflations, in finishIfDone()