Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/back/
DFlingOnBackAnimationCallback.kt80 abstract fun onBackCancelledCompat() in <lambda>() method
DOnBackAnimationCallbackExtension.kt69 override fun onBackCancelledCompat() { in onBackCancelledCompat() method
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/animation/back/
DFlingOnBackAnimationCallbackTest.kt125 override fun onBackCancelledCompat() { in onBackCancelledCompat() method in com.android.systemui.animation.back.FlingOnBackAnimationCallbackTest