Searched refs:getScriptCommand (Results 1 – 5 of 5) sorted by relevance
35 setCommand(String.format(interpreter.getScriptCommand(), script.getAbsolutePath())); in ScriptProcess()
67 public String getScriptCommand(Context context); in getScriptCommand() method
96 public String getScriptCommand(Context context) { in getScriptCommand() method in Sl4aHostedInterpreter
143 values.put(InterpreterPropertyNames.SCRIPT_COMMAND, mDescriptor.getScriptCommand(mContext)); in getProperties()
104 public String getScriptCommand() { in getScriptCommand() method in Interpreter