Searched refs:ACTION_LAUNCH_FOREGROUND_SCRIPT (Results 1 – 5 of 5) sorted by relevance
23 public static final String ACTION_LAUNCH_FOREGROUND_SCRIPT = field
70 intent.setAction(Constants.ACTION_LAUNCH_FOREGROUND_SCRIPT); in buildStartInTerminalIntent()
193 if (intent.getAction().equals(Constants.ACTION_LAUNCH_FOREGROUND_SCRIPT)) { in onStartCommand()
390 intent.setAction(Constants.ACTION_LAUNCH_FOREGROUND_SCRIPT); in doDialogMenu()
204 intent.setAction(Constants.ACTION_LAUNCH_FOREGROUND_SCRIPT); in onOptionsItemSelected()