Home
last modified time | relevance | path

Searched refs:setScriptCommand (Results 1 – 2 of 2) sorted by relevance

/external/sl4a/Common/src/com/googlecode/android_scripting/interpreter/
DInterpreter.java75 interpreter.setScriptCommand(scriptCommand); in buildFromMaps()
100 protected void setScriptCommand(String executeParameters) { in setScriptCommand() method in Interpreter
/external/sl4a/Common/src/com/googlecode/android_scripting/interpreter/shell/
DShellInterpreter.java37 setScriptCommand("%s"); in ShellInterpreter()