Searched refs:mSuppressNewDot (Results 1 – 1 of 1) sorted by relevance
290 private boolean mSuppressNewDot = false; field in BubbleStackView695 bubble.iconView.setSuppressDot(mSuppressNewDot, false /* animate */); in addBubble()1321 mSuppressNewDot = suppressNewDot; in setSuppressNewDot()1374 if (mSuppressNewDot) { in animateInFlyoutForBubble()1384 mSuppressNewDot /* suppressDot */, in animateInFlyoutForBubble()1385 mSuppressNewDot /* animate */); in animateInFlyoutForBubble()