Searched defs:onBackStarted (Results 1 – 9 of 9) sorted by relevance
49 default void onBackStarted(@NonNull BackEvent backEvent) {} in onBackStarted() method
36 void onBackStarted(in BackMotionEvent backMotionEvent); in onBackStarted() method
222 public void onBackStarted(@NonNull BackEvent backEvent) { in onBackStarted() method in ImeOnBackInvokedDispatcher.ImeOnBackInvokedCallback318 public void onBackStarted(BackMotionEvent backMotionEvent) { in onBackStarted() method in ImeOnBackInvokedDispatcher.ImeOnBackInvokedCallbackWrapper
133 public void onBackStarted(BackMotionEvent event, ProgressCallback callback) { in onBackStarted() method in BackProgressAnimator
415 public void onBackStarted(BackMotionEvent backEvent) { in onBackStarted() method in WindowOnBackInvokedDispatcher.OnBackInvokedCallbackWrapper
47 override fun onBackStarted(backEvent: BackEvent) { in onBackStarted() method
74 public void onBackStarted(@NonNull BackEvent backEvent) { in onBackStarted() method in ImeBackAnimationController
344 public void onBackStarted(BackMotionEvent backEvent) { in onBackStarted() method in CrossTaskBackAnimation.Callback
486 override fun onBackStarted(backMotionEvent: BackMotionEvent) { in <lambda>() method in com.android.wm.shell.back.CrossActivityBackAnimation.Callback