Searched defs:runningInflations (Results 1 – 2 of 2) sorted by relevance
475 final HashMap<Integer, CancellationSignal> runningInflations = new HashMap<>(); in apply() local679 final HashMap<Integer, CancellationSignal> runningInflations, in applyRemoteView()
816 val runningInflations = HashMap<Int, CancellationSignal>() in <lambda>() constant