Searched refs:ACTION_SHOW_STOPWATCH (Results 1 – 2 of 2) sorted by relevance
43 public static final String ACTION_SHOW_STOPWATCH = ACTION_PREFIX + "SHOW_STOPWATCH"; field in StopwatchService63 case ACTION_SHOW_STOPWATCH: { in onStartCommand()
54 .setAction(StopwatchService.ACTION_SHOW_STOPWATCH) in build()