HomeSort by relevance Sort by last modified time
    Searched defs:WebAddress (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/net/
WebAddress.java 32 * This is called WebAddress, rather than URL or URI, because it
43 // TODO(igsolla): remove WebAddress from the system SDK once the WebView apk does not
46 public class WebAddress {
69 public WebAddress(String address) throws ParseException {
74 // android.util.Log.d(LOGTAG, "WebAddress: " + address);
  /external/chromium_org/third_party/android_platform/webview/
frameworks.jar 

Completed in 71 milliseconds