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

  /external/sl4a/Utils/src/com/googlecode/android_scripting/interpreter/
InterpreterConstants.java 38 public static final String INTERPRETER_EXTRAS_ROOT = "/extras/";
  /external/sl4a/InterpreterForAndroid/src/com/googlecode/android_scripting/interpreter/
Sl4aHostedInterpreter.java 114 + InterpreterConstants.INTERPRETER_EXTRAS_ROOT, getName());
  /external/sl4a/InterpreterForAndroid/src/com/googlecode/android_scripting/
InterpreterInstaller.java 274 String out = mInterpreterRoot + InterpreterConstants.INTERPRETER_EXTRAS_ROOT;

Completed in 67 milliseconds