Searched refs:labelProgress (Results 1 – 1 of 1) sorted by relevance
29 private val labelProgress = HashMap<TargetInfo, Record>() constant33 labelProgress.clear() in reset()37 fun animateLabel(view: View, info: TargetInfo) = animateView(view, info, labelProgress) in animateIcon()