Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/interpreter/
DInterpreter.java41 private String mScriptExecutionCommand; field in Interpreter
101 mScriptExecutionCommand = executeParameters; in setScriptCommand()
105 return mScriptExecutionCommand; in getScriptCommand()