Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/interpreter/
DInterpreter.java76 interpreter.setInteractiveCommand(interactiveCommand); in buildFromMaps()
110 protected void setInteractiveCommand(String interactiveCommand) { in setInteractiveCommand() method in Interpreter
/external/sl4a/Common/src/com/googlecode/android_scripting/interpreter/shell/
DShellInterpreter.java37 setInteractiveCommand(""); in ShellInterpreter()