Home
last modified time | relevance | path

Searched defs:getNavigationHistory (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/
DNavigationHistoryTest.java54 private NavigationHistory getNavigationHistory(final AwContents awContents) in getNavigationHistory() method in NavigationHistoryTest
/external/chromium_org/content/browser/devtools/
Ddevtools_protocol_constants.cc163 namespace getNavigationHistory { namespace
/external/chromium_org/android_webview/java/src/org/chromium/android_webview/
DAwContents.java1303 public NavigationHistory getNavigationHistory() { in getNavigationHistory() method in AwContents
/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorPageAgent.cpp465 void InspectorPageAgent::getNavigationHistory(ErrorString*, int*, RefPtr<TypeBuilder::Array<TypeBui… in getNavigationHistory() function in WebCore::InspectorPageAgent