Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBadgedImageView.java53 FLYOUT_VISIBLE, enumConstant
63 EnumSet.of(SuppressionFlag.FLYOUT_VISIBLE);
DBubbleOverflowActivity.java271 vh.iconView.removeDotSuppressionFlag(BadgedImageView.SuppressionFlag.FLYOUT_VISIBLE); in onBindViewHolder()
DBubbleStackView.java2442 bubbleView.removeDotSuppressionFlag(BadgedImageView.SuppressionFlag.FLYOUT_VISIBLE); in animateInFlyoutForBubble()
2464 BadgedImageView.SuppressionFlag.FLYOUT_VISIBLE); in animateInFlyoutForBubble()
2475 BadgedImageView.SuppressionFlag.FLYOUT_VISIBLE); in animateInFlyoutForBubble()