Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleStackView.java637 updateBubbleShadows(true /* showForAllBubbles */);
1565 updateBubbleShadows(false /* showForAllBubbles */); in addBubble()
2844 private void updateBubbleShadows(boolean showForAllBubbles) { in updateBubbleShadows() method in BubbleStackView