Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/view/
DInsetsAnimationControlImplTest.java148 mController.applyChangeInsets(new InsetsState()); in testChangeInsets()
168 mController.applyChangeInsets(new InsetsState()); in testChangeAlphaNoInsets()
176 mController.applyChangeInsets(new InsetsState()); in testChangeInsetsAndAlpha()
185 mController.applyChangeInsets(mInsetsState); in testFinishing()
225 mController.applyChangeInsets(mInsetsState); in testFinish_immediately()
/frameworks/base/core/java/android/view/
DInsetsAnimationThreadControlRunner.java62 mControl.applyChangeInsets(mState);
DInsetsAnimationControlImpl.java198 public boolean applyChangeInsets(InsetsState state) { in applyChangeInsets() method in InsetsAnimationControlImpl
DInsetsController.java565 if (control.applyChangeInsets(state)) { in InsetsController()
/frameworks/base/services/core/java/com/android/server/wm/
DInsetsPolicy.java434 if (mAnimationControl.applyChangeInsets(state)) { in scheduleApplyChangeInsets()
/frameworks/base/config/
Dboot-image-profile.txt21557 HSPLandroid/view/InsetsAnimationControlImpl;->applyChangeInsets(Landroid/view/InsetsState;)Z