Home
last modified time | relevance | path

Searched defs:onBackInvokedCompat (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/back/
DFlingOnBackAnimationCallback.kt78 abstract fun onBackInvokedCompat() in <lambda>() method in com.android.systemui.animation.back.FlingOnBackAnimationCallback
DOnBackAnimationCallbackExtension.kt65 override fun onBackInvokedCompat() { in onBackInvokedCompat() method
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/animation/back/
DFlingOnBackAnimationCallbackTest.kt120 override fun onBackInvokedCompat() { in onBackInvokedCompat() method in com.android.systemui.animation.back.FlingOnBackAnimationCallbackTest