Searched refs:clearHistory (Results 1 - 6 of 6) sorted by relevance

/frameworks/base/core/java/android/provider/
H A DSearchRecentSuggestions.java199 public void clearHistory() { method in class:SearchRecentSuggestions
H A DBrowser.java418 public static final void clearHistory(ContentResolver cr) { method in class:Browser
502 clearHistory(cr);
/frameworks/base/tools/layoutlib/bridge/src/android/webkit/
H A DWebView.java210 public void clearHistory() { method in class:WebView
/frameworks/base/core/tests/coretests/src/android/content/
H A DSearchRecentSuggestionsProviderTest.java271 mSearchHelper.clearHistory();
/frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/
H A DTestShellActivity.java359 mWebView.clearHistory();
/frameworks/base/core/java/android/webkit/
H A DWebView.java1395 // may have invalidated the history list by calling clearHistory.
2797 public void clearHistory() { method in class:WebView

Completed in 142 milliseconds