Home
last modified time | relevance | path

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

/external/sl4a/InterpreterForAndroid/src/com/googlecode/android_scripting/interpreter/
DSl4aHostedInterpreter.java35 public static final String BASE_INSTALL_URL = "http://android-scripting.googlecode.com/files/"; field in Sl4aHostedInterpreter
42 return BASE_INSTALL_URL; in getBaseInstallUrl()