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

/frameworks/base/core/java/android/webkit/
H A DCookieManager.java314 String[] hostAndPath = getHostAndPath(uri);
433 String[] hostAndPath = getHostAndPath(uri);
694 private String[] getHostAndPath(WebAddress uri) { method in class:CookieManager

Completed in 25 milliseconds