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 29 public static final String STOP_STOPWATCH = "stop_stopwatch";
StopwatchService.java 86 } else if (actionType.equals(Stopwatches.STOP_STOPWATCH)) {
185 rightButtonIntent.setAction(Stopwatches.STOP_STOPWATCH);
StopwatchFragment.java 240 intent.setAction(Stopwatches.STOP_STOPWATCH);
    [all...]

Completed in 991 milliseconds