Searched refs:onBackStarted (Results 1 – 6 of 6) sorted by relevance
60 public void onBackStarted(Launcher launcher) { in onBackStarted() method in AllAppsState65 super.onBackStarted(launcher); in onBackStarted()
292 public void onBackStarted(BackEvent backEvent) { in onBackStarted() method in AbstractSlideInView293 super.onBackStarted(backEvent); in onBackStarted()
210 public void onBackStarted(BackMotionEvent backEvent) { in onBackStarted() method in LauncherBackAnimationController.OnBackInvokedCallbackStub215 mProgressAnimator.onBackStarted(backEvent, event -> { in onBackStarted()
433 public void onBackStarted(Launcher launcher) {}
671 public void onBackStarted(BackEvent backEvent) { in getOnBackAnimationCallback()672 Launcher.this.onBackStarted(); in getOnBackAnimationCallback()2111 protected void onBackStarted() {2112 mStateManager.getState().onBackStarted(this);
899 public void onBackStarted(@NonNull BackEvent backEvent) { in registerBackDispatcher()904 mActiveOnBackAnimationCallback.onBackStarted(backEvent); in registerBackDispatcher()