Home
last modified time | relevance | path

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

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