Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/interpreter/
DInterpreter.java40 private String mInteractiveCommand; field in Interpreter
109 mInteractiveCommand = interactiveCommand; in setInteractiveCommand()
113 return mInteractiveCommand; in getInteractiveCommand()