Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DTaskViewSimulator.java111 public final AnimatedFloat recentsViewSecondaryTranslation = new AnimatedFloat(); field in TaskViewSimulator
487 recentsViewSecondaryTranslation.value); in apply()
516 + " recentsSecondaryT: " + recentsViewSecondaryTranslation.value in apply()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DSwipeUpAnimationLogic.java123 taskViewSimulator.recentsViewSecondaryTranslation, AnimatedFloat.VALUE in initTransitionEndpoints()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DRecentsView.java4755 .recentsViewSecondaryTranslation.value = translation);