Searched defs:baseUrl (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/src/android/webkit/
H A DWebView.java108 public void loadDataWithBaseURL(String baseUrl, String data, argument
/frameworks/base/core/java/android/webkit/
H A DWebViewProvider.java132 public void loadDataWithBaseURL(String baseUrl, String data, argument
H A DWebView.java995 * Loads the given data into this WebView, using baseUrl as the base URL for
1001 * (via 'file' scheme URLs) only if baseUrl specifies a scheme other than
1011 * Note that the baseUrl is sent in the 'Referer' HTTP header when
1014 * @param baseUrl the URL to use as the page's base URL. If null defaults to
1023 public void loadDataWithBaseURL(String baseUrl, String data, argument
1026 mProvider.loadDataWithBaseURL(baseUrl, data, mimeType, encoding, historyUrl);
/frameworks/opt/setupwizard/tools/docs/
H A Ddoclava.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ccil/cowan/ org/ccil/cowan/tagsoup/ ...

Completed in 42 milliseconds