Home
last modified time | relevance | path

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

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