Home
last modified time | relevance | path

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

/packages/apps/DeskClock/src/com/android/deskclock/stopwatch/
DStopwatchFragment.java98 mLapsAdapter.setTimeText(lapInfo, this); in updateView()
172 setTimeText(lapInfo, lap); in getView()
177 protected void setTimeText(View lapInfo, Lap lap) { in setTimeText() method in StopwatchFragment.LapsListAdapter