Searched refs:mIconScaleForStash (Results 1 – 2 of 2) sorted by relevance
67 private AnimatedFloat mIconScaleForStash; field in BubbleStashController101 mIconScaleForStash = mBarViewController.getBubbleBarScale(); in init()138 animatorSet.playTogether(mIconScaleForStash.animateToValue(1), in animateAfterUnlock()294 mIconScaleForStash.animateToValue(STASHED_BAR_SCALE)); in createStashAnimator()304 mIconScaleForStash.animateToValue(1), in createStashAnimator()413 mIconScaleForStash.updateValue(1); in showBubbleBarImmediate()424 mIconScaleForStash.updateValue(STASHED_BAR_SCALE); in stashBubbleBarImmediate()441 mIconScaleForStash.updateValue(STASHED_BAR_SCALE); in onNewBubbleAnimationInterrupted()447 mIconScaleForStash.updateValue(1); in onNewBubbleAnimationInterrupted()
227 private AnimatedFloat mIconScaleForStash; field in TaskbarStashController317 mIconScaleForStash = taskbarViewController.getTaskbarIconScaleForStash(); in init()675 mIconScaleForStash.animateToValue(mActivity.isPhoneMode() ? in createAnimToIsStashed()691 mIconScaleForStash.animateToValue(1), in createAnimToIsStashed()