Searched refs:getInterpreterArchiveUrl (Results 1 – 3 of 3) sorted by relevance
114 public String getInterpreterArchiveUrl(); in getInterpreterArchiveUrl() method
71 public String getInterpreterArchiveUrl() { in getInterpreterArchiveUrl() method in Sl4aHostedInterpreter
249 return download(mDescriptor.getInterpreterArchiveUrl()); in downloadInterpreter()