Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarStashController.java254 private AnimatedFloat mIconTranslationYForStash; field in TaskbarStashController
344 mIconTranslationYForStash = taskbarViewController.getTaskbarIconTranslationYForStash(); in init()
713 mAnimator.playTogether(mIconTranslationYForStash.animateToValue(isStashed in createAnimToIsStashed()
773 fullLengthAnimatorSet.play(mIconTranslationYForStash.animateToValue(stashTranslation)); in createAnimToIsStashed()
795 mIconTranslationYForStash.animateToValue(0)); in createAnimToIsStashed()