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