Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
DWindowMagnificationAnimationController.java75 private Runnable mOnAnimationEndRunnable; field in WindowMagnificationAnimationController
307 mOnAnimationEndRunnable.run(); in onAnimationEnd()
333 mOnAnimationEndRunnable = runnable; in setOnAnimationEndRunnable()