Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
H A DTaskViewSimulator.java96 public final AnimatedFloat recentsViewPrimaryTranslation = new AnimatedFloat(); field in TaskViewSimulator
349 recentsViewPrimaryTranslation.value); in apply()
371 + " recentsPrimaryT: " + recentsViewPrimaryTranslation.value in apply()