Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/
DBubbleStashController.java55 private static final float STASHED_BAR_SCALE = 0.5f; field in BubbleStashController
294 mIconScaleForStash.animateToValue(STASHED_BAR_SCALE)); in createStashAnimator()
424 mIconScaleForStash.updateValue(STASHED_BAR_SCALE); in stashBubbleBarImmediate()
441 mIconScaleForStash.updateValue(STASHED_BAR_SCALE); in onNewBubbleAnimationInterrupted()