Searched refs:StopwatchCircleView (Results 1 – 2 of 2) sorted by relevance
42 class StopwatchCircleView(context: Context, attrs: AttributeSet?) : View(context, attrs) { class
96 private var mTime: StopwatchCircleView? = null in <lambda>()