Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DInsetsController.java285 controlAnimationUnchecked(types, listener, mFrame, fromIme); in controlWindowInsetsAnimation()
288 private void controlAnimationUnchecked(@InsetType int types, in controlAnimationUnchecked() method in InsetsController
547 controlAnimationUnchecked(types, listener, mState.getDisplayFrame(), fromIme); in applyAnimation()