Searched refs:ACTION_LAP_STOPWATCH (Results 1 – 2 of 2) sorted by relevance
49 public static final String ACTION_LAP_STOPWATCH = ACTION_PREFIX + "LAP_STOPWATCH"; field in StopwatchService88 case ACTION_LAP_STOPWATCH: { in onStartCommand()
85 .setAction(StopwatchService.ACTION_LAP_STOPWATCH) in build()