Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBadgedImageView.java65 FLYOUT_VISIBLE, enumConstant
75 EnumSet.of(SuppressionFlag.FLYOUT_VISIBLE);
H A DBubbleOverflow.kt115 overflowBtn?.removeDotSuppressionFlag(BadgedImageView.SuppressionFlag.FLYOUT_VISIBLE)
H A DBubbleOverflowContainerView.java310 vh.iconView.removeDotSuppressionFlag(BadgedImageView.SuppressionFlag.FLYOUT_VISIBLE); in onBindViewHolder()
H A DBubbleStackView.java2429 bubbleView.removeDotSuppressionFlag(BadgedImageView.SuppressionFlag.FLYOUT_VISIBLE); in shouldShowFlyout()
2463 BadgedImageView.SuppressionFlag.FLYOUT_VISIBLE); in animateInFlyoutForBubble()
2471 BadgedImageView.SuppressionFlag.FLYOUT_VISIBLE); in animateInFlyoutForBubble()