Searched refs:KILL_NOTIF (Results 1 – 3 of 3) sorted by relevance
35 public static final String KILL_NOTIF = "kill_notification"; field in Stopwatches
122 } else if (actionType.equals(Stopwatches.KILL_NOTIF)) { in onStartCommand()
169 stopwatchIntent.setAction(Stopwatches.KILL_NOTIF); in onResume()