Searched defs:stripUrl (Results 1 – 2 of 2) sorted by relevance
/packages/apps/Browser/src/com/android/browser/ | ||
D | UrlUtils.java | 61 public static String stripUrl(String url) { in stripUrl() method in UrlUtils |
/packages/apps/Browser/src/com/android/browser/provider/ | ||
D | BrowserProvider.java | 1024 private static String stripUrl(String url) { in stripUrl() method in BrowserProvider.MySuggestionCursor |