Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DInsetsPolicy.java461 int typesReady = 0; in startAnimation() local
477 private void controlAnimationUnchecked(int typesReady, in controlAnimationUnchecked()
542 private void controlAnimationUnchecked(int typesReady, in controlAnimationUnchecked()
/aosp12/frameworks/base/core/java/android/view/
H A DInsetsController.java946 int typesReady = 0; in show() local
985 int typesReady = 0; in hide() local
1071 int typesReady = typesReadyPair.first; in controlAnimationUnchecked() local
1143 int typesReady = 0; in collectSourceControls() local