Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DInsetsPolicy.java477 private void controlAnimationUnchecked(int typesReady, in controlAnimationUnchecked() method in InsetsPolicy
542 private void controlAnimationUnchecked(int typesReady, in controlAnimationUnchecked() method in InsetsPolicy.InsetsPolicyAnimationControlListener.InsetsPolicyAnimationControlCallbacks
/aosp12/frameworks/base/core/java/android/view/
H A DInsetsController.java1030 private void controlAnimationUnchecked(@InsetsType int types, in controlAnimationUnchecked() method in InsetsController