Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleStackView.java628 updateBubbleShadows(true /* showForAllBubbles */);
1520 updateBubbleShadows(false /* showForAllBubbles */); in addBubble()
2732 private void updateBubbleShadows(boolean showForAllBubbles) { in updateBubbleShadows() method in BubbleStackView