Home
last modified time | relevance | path

Searched defs:applyChangeInsets (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/core/java/android/view/
H A DInternalInsetsAnimationController.java39 boolean applyChangeInsets(InsetsState outState); in applyChangeInsets() method
H A DInsetsResizeAnimationRunner.java133 public boolean applyChangeInsets(InsetsState outState) { in applyChangeInsets() method in InsetsResizeAnimationRunner
H A DInsetsAnimationControlImpl.java260 public boolean applyChangeInsets(@Nullable InsetsState outState) { in applyChangeInsets() method in InsetsAnimationControlImpl