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 62 mInterpreters = mConfiguration.getInteractiveInterpreters();
96 mInterpreters = mConfiguration.getInteractiveInterpreters();
InterpreterManager.java 195 mInterpreters = mConfiguration.getInteractiveInterpreters();
200 mInterpreters = mConfiguration.getInteractiveInterpreters();
  /external/sl4a/Common/src/com/googlecode/android_scripting/interpreter/
InterpreterConfiguration.java 277 public List<Interpreter> getInteractiveInterpreters() {

Completed in 276 milliseconds