Searched refs:getNavigationHistory (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/
H A DNavigationHistoryTest.java58 private NavigationHistory getNavigationHistory(final AwContents awContents) method in class:NavigationHistoryTest
63 return awContents.getContentViewCore().getNavigationHistory();
106 NavigationHistory history = getNavigationHistory(mAwContents);
115 history = getNavigationHistory(mAwContents);
127 NavigationHistory list = getNavigationHistory(mAwContents);
138 list = getNavigationHistory(mAwContents);
165 NavigationHistory list = getNavigationHistory(mAwContents);
176 list = getNavigationHistory(mAwContents);
204 NavigationHistory list = getNavigationHistory(mAwContents);
215 list = getNavigationHistory(mAwContent
[all...]
H A DSaveRestoreStateTest.java96 return vars.contentViewCore.getNavigationHistory();
/external/chromium_org/content/browser/devtools/
H A Drenderer_overrides_handler.cc127 devtools::Page::getNavigationHistory::kName,
416 devtools::Page::getNavigationHistory::kResponseCurrentIndex,
434 devtools::Page::getNavigationHistory::kResponseEntries,
/external/chromium_org/android_webview/java/src/org/chromium/android_webview/
H A DAwContents.java1455 NavigationHistory history = mContentViewCore.getNavigationHistory();
1464 * @see ContentViewCore#getNavigationHistory()
1466 public NavigationHistory getNavigationHistory() { method in class:AwContents
1467 return mContentViewCore.getNavigationHistory();
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
H A DScreencastView.js913 PageAgent.getNavigationHistory(this._onNavigationHistory.bind(this));
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
H A DContentViewCore.java3100 public NavigationHistory getNavigationHistory() { method in class:ContentViewCore
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 306 milliseconds