Searched refs:onBackAnimationCallback (Results 1 – 3 of 3) sorted by relevance
31 private val onBackAnimationCallback = constant50 onBackAnimationCallback.onBackStarted(backEvent) in onBackProgressed_shouldInvoke_onBackProgress()52 onBackAnimationCallback.onBackProgressed(backEvent) in onBackProgressed_shouldInvoke_onBackProgress()74 onBackAnimationCallback.onBackStarted(backEvent) in onBackStarted_shouldInvoke_onBackStart()81 onBackAnimationCallback.onBackInvoked() in onBackInvoked_shouldInvoke_onBackInvoke()
81 onBackAnimationCallback: OnBackAnimationCallback, in registerOnBackInvokedCallbackOnViewAttached()89 onBackAnimationCallback in registerOnBackInvokedCallbackOnViewAttached()95 onBackInvokedDispatcher.unregisterOnBackInvokedCallback(onBackAnimationCallback) in registerOnBackInvokedCallbackOnViewAttached()101 onBackInvokedDispatcher.registerOnBackInvokedCallback(priority, onBackAnimationCallback) in registerOnBackInvokedCallbackOnViewAttached()
47 onBackAnimationCallback =