Searched refs:mSuppressDot (Results 1 – 1 of 1) sorted by relevance
55 private boolean mSuppressDot = false; field in BubbleView147 mSuppressDot = suppressDot; in setSuppressDot()153 if (animate && onLeft != mBadgedImageView.getDotPosition() && !mSuppressDot) { in setDotPosition()172 boolean showDot = getEntry().showInShadeWhenBubble() && !mSuppressDot; in updateDotVisibility()