Searched refs:ACTION_RESET_STOPWATCH (Results 1 – 2 of 2) sorted by relevance
61 ACTION_RESET_STOPWATCH -> { in onBind()90 const val ACTION_RESET_STOPWATCH = ACTION_PREFIX + "RESET_STOPWATCH" constant
124 .setAction(StopwatchService.ACTION_RESET_STOPWATCH) in build()