Searched refs:ACTION_KILL_PROCESS (Results 1 – 5 of 5) sorted by relevance
162 if (intent.getAction().equals(Constants.ACTION_KILL_PROCESS)) { in onStartCommand()250 intent.setAction(Constants.ACTION_KILL_PROCESS); in launchScript()267 intent.setAction(Constants.ACTION_KILL_PROCESS);
154 intent.setAction(Constants.ACTION_KILL_PROCESS); in onContextItemSelected()
37 public static final String ACTION_KILL_PROCESS = field
167 intent.setAction(Constants.ACTION_KILL_PROCESS); in closeConnection()
625 intent.setAction(Constants.ACTION_KILL_PROCESS); in onOptionsItemSelected()