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.java2331 private boolean shouldShowFlyout(Bubble bubble) { in shouldShowFlyout() method in BubbleStackView
2358 if (!shouldShowFlyout(bubble)) { in animateInFlyoutForBubble()