Searched refs:shouldDrawDot (Results 1 – 1 of 1) sorted by relevance
181 if (!shouldDrawDot()) { in dispatchDraw()227 final float targetScale = shouldDrawDot() ? 1f : 0f; in updateDotVisibility()293 if (shouldDrawDot()) { in animateDotBadgePositions()317 private boolean shouldDrawDot() { in shouldDrawDot() method in BadgedImageView330 if (mAnimatingToDotScale == toScale || !shouldDrawDot()) { in animateDotScale()