Home
last modified time | relevance | path

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

/packages/apps/DeskClock/src/com/android/deskclock/
DStopwatchTextController.java38 public StopwatchTextController(TextView mainTextView, TextView hundredthsTextView) { in StopwatchTextController() argument
39 mMainTextView = mainTextView; in StopwatchTextController()