Searched refs:ACTION_LAUNCH_BACKGROUND_SCRIPT (Results 1 – 4 of 4) sorted by relevance
25 String ACTION_LAUNCH_BACKGROUND_SCRIPT = field
54 intent.setAction(Constants.ACTION_LAUNCH_BACKGROUND_SCRIPT); in buildStartInBackgroundIntent()
203 } else if (intent.getAction().equals(Constants.ACTION_LAUNCH_BACKGROUND_SCRIPT)) { in startAction()
392 intent.setAction(Constants.ACTION_LAUNCH_BACKGROUND_SCRIPT); in doDialogMenu()