Home
last modified time | relevance | path

Searched defs:getStopwatch (Results 1 – 6 of 6) sorted by relevance

/packages/apps/DeskClock/src/com/android/deskclock/data/
DStopwatchDAO.java61 public static Stopwatch getStopwatch(Context context) { in getStopwatch() method in StopwatchDAO
DStopwatchModel.java80 Stopwatch getStopwatch() { in getStopwatch() method in StopwatchModel
DDataModel.java475 public Stopwatch getStopwatch() { in getStopwatch() method in DataModel
/packages/apps/DeskClock/src/com/android/deskclock/stopwatch/
DStopwatchCircleView.java169 private Stopwatch getStopwatch() { in getStopwatch() method in StopwatchCircleView
DStopwatchFragment.java454 private Stopwatch getStopwatch() { in getStopwatch() method in StopwatchFragment
DLapsAdapter.java294 private Stopwatch getStopwatch() { in getStopwatch() method in LapsAdapter