OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getNavigationHistory
(Results
1 - 13
of
13
) sorted by null
/external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/
NavigationHistoryTest.java
54
private NavigationHistory
getNavigationHistory
(final AwContents awContents)
59
return awContents.getContentViewCore().
getNavigationHistory
();
102
NavigationHistory history =
getNavigationHistory
(mAwContents);
111
history =
getNavigationHistory
(mAwContents);
123
NavigationHistory list =
getNavigationHistory
(mAwContents);
134
list =
getNavigationHistory
(mAwContents);
161
NavigationHistory list =
getNavigationHistory
(mAwContents);
172
list =
getNavigationHistory
(mAwContents);
200
NavigationHistory list =
getNavigationHistory
(mAwContents);
211
list =
getNavigationHistory
(mAwContents)
[
all
...]
SaveRestoreStateTest.java
92
return vars.contentViewCore.
getNavigationHistory
();
/external/chromium_org/content/browser/devtools/
devtools_protocol_constants.cc
163
namespace
getNavigationHistory
{
164
const char kName[] = "Page.
getNavigationHistory
";
167
} //
getNavigationHistory
devtools_protocol_constants.h
164
namespace
getNavigationHistory
{
168
} //
getNavigationHistory
renderer_overrides_handler.cc
113
devtools::Page::
getNavigationHistory
::kName,
368
devtools::Page::
getNavigationHistory
::kResponseCurrentIndex,
386
devtools::Page::
getNavigationHistory
::kResponseEntries,
[
all
...]
/external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorPageAgent.h
96
virtual void
getNavigationHistory
(ErrorString*, int*, RefPtr<TypeBuilder::Array<TypeBuilder::Page::NavigationEntry> >&);
InspectorPageAgent.cpp
465
void InspectorPageAgent::
getNavigationHistory
(ErrorString*, int*, RefPtr<TypeBuilder::Array<TypeBuilder::Page::NavigationEntry> >&)
[
all
...]
/external/chromium_org/android_webview/java/src/org/chromium/android_webview/
AwContents.java
[
all
...]
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
ScreencastView.js
804
PageAgent.
getNavigationHistory
(this._onNavigationHistory.bind(this));
[
all
...]
/frameworks/webview/chromium/java/com/android/webview/chromium/
WebViewChromium.java
[
all
...]
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
ContentViewCore.java
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar
/prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar
Completed in 821 milliseconds