HistoryUtils       33 android_webview/javatests/src/org/chromium/android_webview/test/AwSettingsTest.java import org.chromium.content.browser.test.util.HistoryUtils;
HistoryUtils     1573 android_webview/javatests/src/org/chromium/android_webview/test/AwSettingsTest.java         HistoryUtils.goBackSync(getInstrumentation(), contentView, onPageFinishedHelper);
HistoryUtils     1575 android_webview/javatests/src/org/chromium/android_webview/test/AwSettingsTest.java         HistoryUtils.goForwardSync(getInstrumentation(), contentView,
HistoryUtils       11 android_webview/javatests/src/org/chromium/android_webview/test/ClearHistoryTest.java import org.chromium.content.browser.test.util.HistoryUtils;
HistoryUtils       46 android_webview/javatests/src/org/chromium/android_webview/test/ClearHistoryTest.java         HistoryUtils.goBackSync(getInstrumentation(), contentViewCore, onPageFinishedHelper);
HistoryUtils       48 android_webview/javatests/src/org/chromium/android_webview/test/ClearHistoryTest.java                    HistoryUtils.canGoBackOnUiThread(getInstrumentation(), contentViewCore));
HistoryUtils       50 android_webview/javatests/src/org/chromium/android_webview/test/ClearHistoryTest.java                    HistoryUtils.canGoForwardOnUiThread(getInstrumentation(), contentViewCore));
HistoryUtils       52 android_webview/javatests/src/org/chromium/android_webview/test/ClearHistoryTest.java         HistoryUtils.clearHistoryOnUiThread(getInstrumentation(), contentViewCore);
HistoryUtils       54 android_webview/javatests/src/org/chromium/android_webview/test/ClearHistoryTest.java                     HistoryUtils.canGoBackOnUiThread(getInstrumentation(), contentViewCore));
HistoryUtils       56 android_webview/javatests/src/org/chromium/android_webview/test/ClearHistoryTest.java                     HistoryUtils.canGoForwardOnUiThread(getInstrumentation(), contentViewCore));
HistoryUtils       16 android_webview/javatests/src/org/chromium/android_webview/test/LoadDataWithBaseUrlTest.java import org.chromium.content.browser.test.util.HistoryUtils;
HistoryUtils      204 android_webview/javatests/src/org/chromium/android_webview/test/LoadDataWithBaseUrlTest.java         assertEquals(historyUrl, HistoryUtils.getUrlOnUiThread(
HistoryUtils      208 android_webview/javatests/src/org/chromium/android_webview/test/LoadDataWithBaseUrlTest.java         assertEquals("about:blank", HistoryUtils.getUrlOnUiThread(
HistoryUtils      230 android_webview/javatests/src/org/chromium/android_webview/test/LoadDataWithBaseUrlTest.java         assertEquals("data:text/html," + pageHtml, HistoryUtils.getUrlOnUiThread(
HistoryUtils      263 android_webview/javatests/src/org/chromium/android_webview/test/LoadDataWithBaseUrlTest.java             HistoryUtils.goBackSync(getInstrumentation(), mContentViewCore, onPageFinishedHelper);
HistoryUtils       19 android_webview/javatests/src/org/chromium/android_webview/test/LoadUrlTest.java import org.chromium.content.browser.test.util.HistoryUtils;
HistoryUtils      325 android_webview/javatests/src/org/chromium/android_webview/test/LoadUrlTest.java             HistoryUtils.goBackSync(getInstrumentation(),
HistoryUtils       15 android_webview/javatests/src/org/chromium/android_webview/test/NavigationHistoryTest.java import org.chromium.content.browser.test.util.HistoryUtils;
HistoryUtils      174 android_webview/javatests/src/org/chromium/android_webview/test/NavigationHistoryTest.java         HistoryUtils.goBackSync(getInstrumentation(), mAwContents.getContentViewCore(),
HistoryUtils      308 android_webview/javatests/src/org/chromium/android_webview/test/NavigationHistoryTest.java         HistoryUtils.goBackSync(getInstrumentation(), mAwContents.getContentViewCore(),