Home
last modified time | relevance | path

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

/external/sl4a/InterpreterForAndroid/src/com/googlecode/android_scripting/
DInterpreterInstaller.java76 newTask = downloadScripts();
256 protected AsyncTask<Void, Integer, Long> downloadScripts() throws MalformedURLException { in downloadScripts() method in InterpreterInstaller