Searched refs:applyChangeInsets (Results 1 – 6 of 6) sorted by relevance
148 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()
62 mControl.applyChangeInsets(mState);
198 public boolean applyChangeInsets(InsetsState state) { in applyChangeInsets() method in InsetsAnimationControlImpl
565 if (control.applyChangeInsets(state)) { in InsetsController()
434 if (mAnimationControl.applyChangeInsets(state)) { in scheduleApplyChangeInsets()
21557 HSPLandroid/view/InsetsAnimationControlImpl;->applyChangeInsets(Landroid/view/InsetsState;)Z