Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleStackView.java1570 private void updateOverflowDotVisibility(boolean expanding) { in updateOverflowDotVisibility() method in BubbleStackView
2494 updateOverflowDotVisibility(true /* expanding */); in animateBubbleExpansion()
2671 updateOverflowDotVisibility(false /* expanding */); in animateCollapse()