Searched refs:mSuppressDot (Results 1 – 1 of 1) sorted by relevance
64 private boolean mSuppressDot; field in BubbleView163 mSuppressDot = suppressDot; in setSuppressDot()278 return mBubble.showBubbleDot() && !mSuppressDot; in shouldShowDot()