Searched refs:ACTION_KILL_PROCESS (Results 1 – 5 of 5) sorted by relevance
37 String ACTION_KILL_PROCESS = field
178 } else if (intent.getAction().equals(Constants.ACTION_KILL_PROCESS)) { in startAction()270 newIntent.setAction(Constants.ACTION_KILL_PROCESS); in launchScript()286 newIntent.setAction(Constants.ACTION_KILL_PROCESS); in launchInterpreter()
153 intent.setAction(Constants.ACTION_KILL_PROCESS); in onContextItemSelected()
165 intent.setAction(Constants.ACTION_KILL_PROCESS); in closeConnection()
624 intent.setAction(Constants.ACTION_KILL_PROCESS); in onOptionsItemSelected()