Searched refs:mTimeUpdateThread (Results 1 – 1 of 1) sorted by relevance
669 mTime.post(mTimeUpdateThread); in startUpdateThread()673 mTime.removeCallbacks(mTimeUpdateThread); in stopUpdateThread()676 Runnable mTimeUpdateThread = new Runnable() { field in StopwatchFragment687 mTime.postDelayed(mTimeUpdateThread, 10);