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

/external/chromium_org/content/public/test/android/javatests/src/org/chromium/content/browser/test/util/
H A DHistoryUtils.java84 * Calls {@link ContentView#clearHistory()} on UI thread.
95 contentViewCore.clearHistory();
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
H A DShadowWebView.java128 public void clearHistory() { method in class:ShadowWebView
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
H A DContentView.java287 public void clearHistory() { method in class:ContentView
288 mContentViewCore.clearHistory();
H A DContentViewCore.java1194 public void clearHistory() { method in class:ContentViewCore
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
H A DWebViewTest.java167 webView.clearHistory();
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
H A Dexterns.js401 clearHistory: function() { },
H A DCodeMirrorTextEditor.js1103 this._codeMirror.clearHistory();
/external/chromium_org/android_webview/java/src/org/chromium/android_webview/
H A DAwContents.java1254 * @see android.webkit.WebView#clearHistory()
1256 public void clearHistory() { method in class:AwContents
1257 mContentViewCore.clearHistory();
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/
H A Dcodemirror.js3825 doc.clearHistory();
4813 clearHistory: function() {this.history = makeHistory(this.history.maxGeneration);},
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 344 milliseconds