Searched refs:ACTION_KILL_PROCESS (Results 1 – 5 of 5) sorted by relevance
167 } else if (intent.getAction().equals(Constants.ACTION_KILL_PROCESS)) { in startAction()263 intent.setAction(Constants.ACTION_KILL_PROCESS); in launchScript()280 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()