Searched defs:clearHistory (Results 1 - 5 of 5) sorted by path

/frameworks/base/core/java/android/provider/
H A DBrowser.java361 public static final void clearHistory(ContentResolver cr) { method in class:Browser
H A DSearchRecentSuggestions.java218 public void clearHistory() { method in class:SearchRecentSuggestions
/frameworks/base/core/java/android/webkit/
H A DWebView.java1539 public void clearHistory() { method in class:WebView
1541 mProvider.clearHistory();
H A DWebViewProvider.java207 public void clearHistory(); method in interface:WebViewProvider
/frameworks/base/tools/layoutlib/bridge/src/android/webkit/
H A DWebView.java202 public void clearHistory() { method in class:WebView

Completed in 2788 milliseconds