Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleStackView.java2750 private boolean shouldShowFlyout(Bubble bubble) { in shouldShowFlyout() method in BubbleStackView
2777 if (!shouldShowFlyout(bubble)) { in animateInFlyoutForBubble()