Home
last modified time | relevance | path

Searched refs:StopwatchCircleView (Results 1 – 2 of 2) sorted by relevance

/packages/apps/DeskClock/src/com/android/deskclock/stopwatch/
DStopwatchCircleView.kt42 class StopwatchCircleView(context: Context, attrs: AttributeSet?) : View(context, attrs) { class
DStopwatchFragment.kt96 private var mTime: StopwatchCircleView? = null in <lambda>()