Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DTaskViewSimulator.java112 public final AnimatedFloat recentsViewPrimaryTranslation = new AnimatedFloat(); field in TaskViewSimulator
489 recentsViewPrimaryTranslation.value); in apply()
515 + " recentsPrimaryT: " + recentsViewPrimaryTranslation.value in apply()