Searched refs:ACTION_LAUNCH_FOREGROUND_SCRIPT (Results 1 – 5 of 5) sorted by relevance
23 String ACTION_LAUNCH_FOREGROUND_SCRIPT = field
70 intent.setAction(Constants.ACTION_LAUNCH_FOREGROUND_SCRIPT); in buildStartInTerminalIntent()
192 } else if (intent.getAction().equals(Constants.ACTION_LAUNCH_FOREGROUND_SCRIPT)) { in startAction()
386 intent.setAction(Constants.ACTION_LAUNCH_FOREGROUND_SCRIPT); in doDialogMenu()
204 intent.setAction(Constants.ACTION_LAUNCH_FOREGROUND_SCRIPT); in onOptionsItemSelected()