Searched defs:launchScript (Results 1 – 2 of 2) sorted by relevance
53 public static ScriptProcess launchScript(File script, InterpreterConfiguration configuration, in launchScript() method in ScriptLauncher
263 private ScriptProcess launchScript(Intent intent, AndroidProxy proxy) { in launchScript() method in ScriptingLayerService