Searched defs:onBackStarted (Results 1 – 6 of 6) sorted by relevance
48 default void onBackStarted(@NonNull BackEvent backEvent) {} in onBackStarted() method
52 default void onBackStarted(@NonNull BackEvent backEvent) {} in onBackStarted() method
36 void onBackStarted(in BackMotionEvent backMotionEvent); in onBackStarted() method
104 public void onBackStarted(BackMotionEvent event, ProgressCallback callback) { in onBackStarted() method in BackProgressAnimator
253 public void onBackStarted(BackMotionEvent backEvent) { in onBackStarted() method in WindowOnBackInvokedDispatcher.OnBackInvokedCallbackWrapper
47 override fun onBackStarted(backEvent: BackEvent) { in onBackStarted() method