Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleStackView.java1041 updateBubbleShadowsAndDotPosition(true /* animate */); in onDragFinish()
1509 updateBubbleShadowsAndDotPosition(false); in applyCurrentState()
1513 private void updateBubbleShadowsAndDotPosition(boolean animate) { in updateBubbleShadowsAndDotPosition() method in BubbleStackView