HomeSort by relevance Sort by last modified time
    Searched refs:getInteractiveInterpreters (Results 1 - 3 of 3) sorted by null

  /external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/activity/
InterpreterPicker.java 61 mInterpreters = mConfiguration.getInteractiveInterpreters();
95 mInterpreters = mConfiguration.getInteractiveInterpreters();
InterpreterManager.java 196 mInterpreters = mConfiguration.getInteractiveInterpreters();
201 mInterpreters = mConfiguration.getInteractiveInterpreters();
  /external/sl4a/Common/src/com/googlecode/android_scripting/interpreter/
InterpreterConfiguration.java 275 public List<Interpreter> getInteractiveInterpreters() {

Completed in 421 milliseconds