Home
last modified time | relevance | path

Searched refs:mOnBackInvokedFlingUpdateListener (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/window/
DBackProgressAnimator.java65 private final DynamicAnimation.OnAnimationUpdateListener mOnBackInvokedFlingUpdateListener = field in BackProgressAnimator
184 mBackInvokedFlingAnim.addUpdateListener(mOnBackInvokedFlingUpdateListener); in onBackInvoked()
241 mBackInvokedFlingAnim.removeUpdateListener(mOnBackInvokedFlingUpdateListener); in invokeBackInvokedRunnable()