Searched refs:mAnimatingToDotScale (Results 1 – 1 of 1) sorted by relevance
66 private float mAnimatingToDotScale = 0f; field in BadgedImageView158 mAnimatingToDotScale = targetScale; in updateDotVisibility()252 if (mAnimatingToDotScale == toScale || !shouldDrawDot()) { in animateDotScale()257 mAnimatingToDotScale = toScale; in animateDotScale()