Searched refs:ACTION_LAUNCH_BACKGROUND_SCRIPT (Results 1 – 4 of 4) sorted by relevance
25 public static final 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 onStartCommand()
396 intent.setAction(Constants.ACTION_LAUNCH_BACKGROUND_SCRIPT); in doDialogMenu()