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.java74 interpreter.setInteractiveCommand(interactiveCommand); in buildFromMaps()
108 protected void setInteractiveCommand(String interactiveCommand) { in setInteractiveCommand() method in Interpreter
/external/sl4a/Common/src/com/googlecode/android_scripting/interpreter/shell/
DShellInterpreter.java36 setInteractiveCommand(""); in ShellInterpreter()