Searched refs:SHARE_STOPWATCH (Results 1 – 2 of 2) sorted by relevance
29 public static final String SHARE_STOPWATCH = "share_stopwatch"; field in Stopwatches
105 } else if (actionType.equals(Stopwatches.SHARE_STOPWATCH)) { in onStartCommand()