Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DSwipeUpAnimationLogic.java410 float mTaskViewTranslationX; field in SwipeUpAnimationLogic.SpringAnimationRunner
544 mTaskViewTranslationX = mTargetTaskView.getTranslationX(); in setUp()
560 mTargetTaskView.setTranslationX(mTaskViewTranslationX); in cleanUp()