HomeSort by relevance Sort by last modified time
    Searched refs:newUrl (Results 1 - 4 of 4) sorted by null

  /external/autotest/frontend/client/src/autotest/common/ui/
TabView.java 115 String newUrl = Window.Location.getPath() + "#" + historyToken;
116 Utils.openUrlInNewWindow(URL.encode(newUrl));
  /external/cldr/tools/java/org/unicode/cldr/util/
CachingEntityResolver.java 136 String newUrl;
138 newUrl = xFile.toURI().toURL().toString();
139 if (gDebug) System.err.println("CRE: redir to " + newUrl);
141 InputSource is = new InputSource(newUrl);
  /cts/tests/tests/webkit/src/android/webkit/cts/
WebViewTest.java     [all...]
  /external/dokka/maven/org/jetbrains/dokka/dokka-fatjar/0.9.17-g20190326/
dokka-fatjar-0.9.17-g20190326.jar 

Completed in 95 milliseconds