Searched defs:getAssetUrl (Results 1 – 3 of 3) sorted by relevance
42 String getAssetUrl(String path); in getAssetUrl() method
374 protected Uri getAssetUrl(String asset) { in getAssetUrl() method in DownloadManagerTestBase
358 public String getAssetUrl(String path) { in getAssetUrl() method in CtsTestServer