Searched refs:mIconTranslationYForStash (Results 1 – 2 of 2) sorted by relevance
68 private AnimatedFloat mIconTranslationYForStash; field in BubbleStashController102 mIconTranslationYForStash = mBarViewController.getBubbleBarTranslationY(); in init()139 mIconTranslationYForStash.animateToValue(getBubbleBarTranslationY()), in animateAfterUnlock()172 mIconTranslationYForStash.animateToValue(getBubbleBarTranslationYForHotseat()) in setBubblesShowingOnHome()200 mIconTranslationYForStash.animateToValue(getBubbleBarTranslationYForTaskbar()) in setBubblesShowingOnOverview()290 mIconTranslationYForStash.animateToValue(getStashTranslation())); in createStashAnimator()305 mIconTranslationYForStash.animateToValue(translationY)); in createStashAnimator()411 mIconTranslationYForStash.updateValue(getBubbleBarTranslationY()); in showBubbleBarImmediate()423 mIconTranslationYForStash.updateValue(getStashTranslation()); in stashBubbleBarImmediate()442 mIconTranslationYForStash.updateValue(getStashTranslation()); in onNewBubbleAnimationInterrupted()[all …]
228 private AnimatedFloat mIconTranslationYForStash; field in TaskbarStashController318 mIconTranslationYForStash = taskbarViewController.getTaskbarIconTranslationYForStash(); in init()611 mAnimator.playTogether(mIconTranslationYForStash.animateToValue(isStashed in createAnimToIsStashed()670 fullLengthAnimatorSet.play(mIconTranslationYForStash.animateToValue(stashTranslation)); in createAnimToIsStashed()692 mIconTranslationYForStash.animateToValue(0)); in createAnimToIsStashed()