Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/interpreter/
DInterpreter.java43 private boolean mHasInteractiveMode; field in Interpreter
132 mHasInteractiveMode = hasInteractiveMode; in setHasInteractiveMode()
136 return mHasInteractiveMode; in hasInteractiveMode()