HomeSort by relevance Sort by last modified time
    Searched refs:STOP_STOPWATCH (Results 1 - 3 of 3) sorted by null

  /packages/apps/DeskClock/src/com/android/deskclock/stopwatch/
Stopwatches.java 33 public static final String STOP_STOPWATCH = "stop_stopwatch";
StopwatchService.java 83 } else if (actionType.equals(Stopwatches.STOP_STOPWATCH)) {
188 rightButtonIntent.setAction(Stopwatches.STOP_STOPWATCH);
StopwatchFragment.java 264 intent.setAction(Stopwatches.STOP_STOPWATCH);
    [all...]

Completed in 175 milliseconds