Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DSwipeUpAnimationLogic.java411 float mTaskViewTranslationY; field in SwipeUpAnimationLogic.SpringAnimationRunner
545 mTaskViewTranslationY = mTargetTaskView.getTranslationY(); in setUp()
561 mTargetTaskView.setTranslationY(mTaskViewTranslationY); in cleanUp()