Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
H A DTaskbarStashController.java122 private AnimatedFloat mIconTranslationYForStash; field in TaskbarStashController
164 mIconTranslationYForStash = taskbarViewController.getTaskbarIconTranslationYForStash(); in init()
347 mIconTranslationYForStash.animateToValue(stashTranslation) in createAnimToIsStashed()
363 mIconTranslationYForStash.animateToValue(0) in createAnimToIsStashed()