Searched refs:setWillFinishToHome (Results 1 – 4 of 4) sorted by relevance
230 public void setWillFinishToHome(boolean willFinishToHome) { in setWillFinishToHome() method in RecentsAnimationController231 UI_HELPER_EXECUTOR.execute(() -> mController.setWillFinishToHome(willFinishToHome)); in setWillFinishToHome()
633 raController.setWillFinishToHome(false); in composeRecentsLaunchAnimator()
939 mRecentsAnimationController.setWillFinishToHome(swipeUpThresholdPassed);
5282 mRecentsAnimationController.setWillFinishToHome(!passed);