Searched refs:ACTION_KILL_PROCESS (Results 1 – 5 of 5) sorted by relevance
176 } else if (intent.getAction().equals(Constants.ACTION_KILL_PROCESS)) { in startAction()268 newIntent.setAction(Constants.ACTION_KILL_PROCESS); in launchScript()284 newIntent.setAction(Constants.ACTION_KILL_PROCESS); in launchInterpreter()
37 String ACTION_KILL_PROCESS = field
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()