Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleStackView.java3231 private void updateBubbleShadows(boolean showForAllBubbles) { in updateBubbleShadows() argument
3238 if (showForAllBubbles || isDraggedOut) { in updateBubbleShadows()