Searched refs:shouldShowDot (Results 1 – 1 of 1) sorted by relevance
169 if (animate && onLeft != mBadgedImageView.getDotOnLeft() && shouldShowDot()) { in setDotPosition()193 final boolean showDot = shouldShowDot(); in updateDotVisibility()274 animateDot(shouldShowDot(), null /* after */); in updateViews()277 boolean shouldShowDot() { in shouldShowDot() method in BubbleView