Home
last modified time | relevance | path

Searched refs:collectSourceControlsV2 (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
DInsetsController.java1394 Pair<Integer, Integer> typesReadyPair = collectSourceControlsV2(types, controls); in controlAnimationUncheckedInner()
1638 private Pair<Integer, Integer> collectSourceControlsV2(@InsetsType int types, in collectSourceControlsV2() method in InsetsController