Searched refs:shouldDrawDot (Results 1 – 1 of 1) sorted by relevance
180 if (!shouldDrawDot()) { in dispatchDraw()226 final float targetScale = shouldDrawDot() ? 1f : 0f; in updateDotVisibility()293 if (onLeft != getDotOnLeft() && shouldDrawDot()) { in animateDotBadgePositions()312 private boolean shouldDrawDot() { in shouldDrawDot() method in BadgedImageView325 if (mAnimatingToDotScale == toScale || !shouldDrawDot()) { in animateDotScale()