Searched refs:ACTION_KILL_PROCESS (Results 1 – 5 of 5) sorted by relevance
154 } else if (intent.getAction().equals(Constants.ACTION_KILL_PROCESS)) { in startAction()250 intent.setAction(Constants.ACTION_KILL_PROCESS); in launchScript()267 intent.setAction(Constants.ACTION_KILL_PROCESS);
153 intent.setAction(Constants.ACTION_KILL_PROCESS); in onContextItemSelected()
37 public static final String ACTION_KILL_PROCESS = field
165 intent.setAction(Constants.ACTION_KILL_PROCESS); in closeConnection()
624 intent.setAction(Constants.ACTION_KILL_PROCESS); in onOptionsItemSelected()