Home
last modified time | relevance | path

Searched defs:getInterpreterRoot (Results 1 – 1 of 1) sorted by relevance

/external/sl4a/Utils/src/com/googlecode/android_scripting/interpreter/
DInterpreterUtils.java29 public static File getInterpreterRoot(Context context) { in getInterpreterRoot() method in InterpreterUtils
33 public static File getInterpreterRoot(Context context, String interpreterName) { in getInterpreterRoot() method in InterpreterUtils