Home
last modified time | relevance | path

Searched refs:getUrl (Results 1 – 25 of 25) sorted by relevance

/frameworks/base/core/java/android/webkit/
DWebViewClient.java91 return shouldOverrideUrlLoading(view, request.getUrl().toString()); in shouldOverrideUrlLoading()
237 return shouldInterceptRequest(view, request.getUrl().toString()); in shouldInterceptRequest()
349 request.getUrl().toString()); in onReceivedError()
DWebResourceRequest.java32 Uri getUrl(); in getUrl() method
DWebHistoryItem.java49 public abstract String getUrl(); in getUrl() method in WebHistoryItem
DWebViewProvider.java196 public String getUrl(); in getUrl() method
DWebView.java1269 public String getUrl() { in getUrl() method in WebView
1271 return mProvider.getUrl(); in getUrl()
3141 encoder.addProperty("webview:url", mProvider.getUrl()); in encodeProperties()
/frameworks/base/core/java/android/net/http/
DSslError.java172 public String getUrl() { in getUrl() method in SslError
232 " on URL: " + getUrl(); in toString()
/frameworks/base/core/tests/coretests/src/android/net/http/
DDefaultHttpClientTest.java83 HttpResponse a = client.execute(new HttpGet(server.getUrl("/a").toURI())); in testServerClosesOutput()
87 HttpResponse b = client.execute(new HttpGet(server.getUrl("/b").toURI())); in testServerClosesOutput()
DCookiesTest.java68 client.execute(new HttpGet(server.getUrl("/").toURI())); in testCookiesAreNotLogged()
DAbstractProxyTest.java213 HttpGet request = new HttpGet(server.getUrl("/bar").toURI()); in testExplicitNoProxyCancelsSystemProperty()
/frameworks/layoutlib/bridge/src/android/webkit/
DWebView.java170 public String getUrl() { in getUrl() method in WebView
/frameworks/base/tests/BrowserPowerTest/src/com/android/browserpowertest/
DPowerTestActivity.java265 Log.v(LOGTAG, "Finishing URL: " + webView.getUrl()); in run()
/frameworks/base/core/java/com/google/android/util/
DAbstractMessageParser.java1096 info.add(getUrl()); in getInfo()
1104 public String getUrl() { in getUrl() method in AbstractMessageParser.FlickrPhoto
1322 html.append(((FlickrPhoto)token).getUrl()); in toHtml()
/frameworks/base/location/java/android/location/
DAddress.java383 public String getUrl() { in getUrl() method in Address
/frameworks/base/packages/CarrierDefaultApp/src/com/android/carrierdefaultapp/
DCaptivePortalLoginActivity.java424 + Uri.parse(error.getUrl()).getHost() + " certificate: " in onReceivedSslError()
/frameworks/base/core/java/android/view/textclassifier/
DTextLinks.java656 public final String getUrl() { in getUrl() method in TextLinks.TextLinkSpan
/frameworks/rs/script_api/
DSpecification.h177 std::string getUrl() const { return mUrl; } in getUrl() function
DGenerateDocumentation.cpp262 *stream << " <a href='" << definition->getUrl() << "'>" << definition->getName() in writeSummaryTableEntry()
DSpecification.cpp967 stream << "<a href='" << d->getUrl() << "'>" << name << "</a>"; in getHtmlAnchor()
/frameworks/base/core/tests/coretests/src/android/app/
DDownloadManagerBaseTest.java448 URL url = mServer.getUrl("/" + filename); in getServerUri()
/frameworks/base/location/api/
Dcurrent.txt27 method public String getUrl();
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt13697 method public java.lang.String getUrl();
17552 method public java.lang.String getUrl();
36192 method public abstract java.lang.String getUrl();
36213 method public abstract android.net.Uri getUrl();
36457 method public java.lang.String getUrl();
53152 method public abstract java.lang.String getUrl() throws java.sql.SQLException;
/frameworks/base/core/api/
Dcurrent.txt29138 method public String getUrl();
57915 method public abstract String getUrl();
57960 method public android.net.Uri getUrl();
58203 method @Nullable public String getUrl();
Dsystem-current.txt18512 method public String getUrl();
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt62145 Landroid/view/textclassifier/TextLinks$TextLinkSpan;->getUrl()Ljava/lang/String;