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

  /packages/apps/DeskClock/src/com/android/deskclock/stopwatch/
Stopwatches.java 32 public static final String RESET_AND_LAUNCH_STOPWATCH = "reset_and_launch_stopwatch";
StopwatchService.java 99 } else if (actionType.equals(Stopwatches.RESET_AND_LAUNCH_STOPWATCH)) {
207 leftButtonIntent.setAction(Stopwatches.RESET_AND_LAUNCH_STOPWATCH);

Completed in 284 milliseconds