Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBadgedImageView.java155 addDotSuppressionFlag(BadgedImageView.SuppressionFlag.BEHIND_STACK); in hideDotAndBadge()
210 void addDotSuppressionFlag(SuppressionFlag flag) { in addDotSuppressionFlag() method in BadgedImageView
DBubbleStackView.java3104 bubble.getIconView().addDotSuppressionFlag( in animateInFlyoutForBubble()