Home
last modified time | relevance | path

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

/packages/apps/DeskClock/src/com/android/deskclock/
DStopwatchTextController.java34 private final TextView mHundredthsTextView; field in StopwatchTextController
40 mHundredthsTextView = hundredthsTextView; in StopwatchTextController()
59 mHundredthsTextView.setText(UiDataModel.getUiDataModel().getFormattedNumber( in setTimeString()