Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DBaseSwipeUpHandlerV2.java198 private final long mTouchTimeMs; field in BaseSwipeUpHandlerV2
209 mTouchTimeMs = touchTimeMs; in BaseSwipeUpHandlerV2()
441 (int) (mLauncherFrameDrawnTime - mTouchTimeMs)); in initializeLauncherAnimationController()