OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:navigation
(Results
301 - 325
of
1979
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/tools/telemetry/telemetry/core/
tab.py
163
# TODO(tonyg): Translate timestamp into
navigation
timing space.
168
"""Executes action_function, and waits for the
navigation
to complete.
170
action_function must be a Python function that results in a
navigation
.
171
This function returns when the
navigation
is complete or when
182
evaluated when the
navigation
is committed. This is after the context of
/external/chromium_org/content/public/browser/
web_contents_observer.h
86
// to use for the next
navigation
, but before the
navigation
starts.
90
// This method is invoked after the browser process starts a
navigation
to a
93
// be called multiple times for a given
navigation
, such as a typed URL
109
// Note that during a cross-process
navigation
, several provisional loads
132
// If the
navigation
only changed the reference fragment, or was triggered
178
// This method is invoked when the
navigation
is done, i.e. the spinner of
212
// This method is invoked when a new non-pending
navigation
entry is created.
247
// This indicates that the next
navigation
was triggered by a user gesture.
/frameworks/support/v4/java/android/support/v4/app/
TaskStackBuilder.java
35
* Utility class for constructing synthetic back stacks for cross-task
navigation
39
* app
navigation
using the back key changed. The back key's behavior is local
40
* to the current task and does not capture
navigation
across different tasks.
43
* on the
navigation
or system bar. On devices with the older hardware button configuration
52
* around cross-task
navigation
on the device's version of the platform. On devices running
61
* <h3>About
Navigation
</h3>
62
* For more detailed information about tasks, the back stack, and
navigation
design guidelines,
65
* from the developer guide and <a href="{@docRoot}design/patterns/
navigation
.html">
Navigation
</a>
/external/chromium_org/chrome/test/automation/
tab_proxy.h
88
// hence blocks until the
navigation
completes.
104
// TODO(mpcomplete): If the
navigation
results in an auth challenge, the
109
// hence blocks until the
navigation
completes.
118
// hence blocks until the
navigation
completes.
127
// hence blocks until the
navigation
completes.
182
// hence blocks until the
navigation
completes.
/frameworks/base/docs/html/design/patterns/
pure-android.jd
123
navigation
and the
navigation
bar's back button for temporal
navigation
. For more information,
124
please review the <a href="{@docRoot}design/patterns/
navigation
.html">
Navigation
</a> pattern.</p>
125
<p>Follow this guideline to provide a consistent
navigation
experience across the platform.</p>
/frameworks/base/docs/html/training/basics/actionbar/
adding-buttons.jd
20
<li><a href="{@docRoot}training/implementing-
navigation
/ancestral.html">Providing Up
21
Navigation
</a></li>
175
navigation
simply requires that you declare the parent activity in the manifest file and enable
222
<p>For more information about up
navigation
, see
223
<a href="{@docRoot}training/implementing-
navigation
/ancestral.html">Providing Up
224
Navigation
</a>
/frameworks/base/docs/html/training/tv/
optimizing-layouts-tv.jd
6
next.title=Optimizing
Navigation
for TV
7
next.link=optimizing-
navigation
-tv.html
102
Left
navigation
bar library</a> in your application to set up action items on the left side
111
When you have an activity in which the content scrolls vertically, always use a left
navigation
bar;
115
Left
navigation
bar sample app</a> to see how to simple it is to include the left
navigation
bar in your app.
/frameworks/base/docs/html/training/
training_toc.cs
715
<a href="<?cs var:toroot ?>training/design-
navigation
/index.html"
717
"How to plan your app's screen hierarchy and forms of
navigation
so users can
718
effectively and intuitively traverse your app content using various
navigation
720
>Designing Effective
Navigation
</a>
723
<li><a href="<?cs var:toroot ?>training/design-
navigation
/screen-planning.html">
727
<li><a href="<?cs var:toroot ?>training/design-
navigation
/multiple-sizes.html">
731
<li><a href="<?cs var:toroot ?>training/design-
navigation
/descendant-lateral.html">
732
Providing Descendant and Lateral
Navigation
735
<li><a href="<?cs var:toroot ?>training/design-
navigation
/ancestral-temporal.html">
736
Providing Ancestral and Temporal
Navigation
[
all
...]
/external/chromium_org/content/browser/frame_host/
render_frame_host_manager_unittest.cc
120
// for a cross-site
navigation
.
124
// Commit the
navigation
with a new page ID.
129
//
navigation
.
202
// Load the two URLs in the second tab. Note that the first
navigation
creates
279
// exists so that it doesn't get deleted on
navigation
to another
511
// EnableViewSourceMode message is sent on every
navigation
regardless
518
//
navigation
will reuse the SiteInstance created by Init(), and the second
521
// the second
navigation
. We have to avoid this in order to exercise the
603
// 1) The first
navigation
. --------------------------
674
// function can handle a new
navigation
event before the previous navigatio
[
all
...]
/developers/build/prebuilts/gradle/ImmersiveMode/ImmersiveModeSample/src/main/java/com/example/android/immersivemode/
ImmersiveModeFragment.java
78
//
Navigation
bar hiding: Backwards compatible to ICS.
93
// Sticky immersive mode differs in that it makes the
navigation
and status bars
/developers/samples/android/ui/window/ImmersiveMode/ImmersiveModeSample/src/main/java/com/example/android/immersivemode/
ImmersiveModeFragment.java
78
//
Navigation
bar hiding: Backwards compatible to ICS.
93
// Sticky immersive mode differs in that it makes the
navigation
and status bars
/development/samples/browseable/ImmersiveMode/src/com.example.android.immersivemode/
ImmersiveModeFragment.java
78
//
Navigation
bar hiding: Backwards compatible to ICS.
93
// Sticky immersive mode differs in that it makes the
navigation
and status bars
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
TokenConstants.cs
58
/** <summary>imaginary tree
navigation
type; traverse "get child" link</summary> */
60
/** <summary>imaginary tree
navigation
type; finish with a child list</summary> */
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
Token.java
33
/** imaginary tree
navigation
type; traverse "get child" link */
35
/** imaginary tree
navigation
type; finish with a child list */
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
constants.rb
68
# Imaginary tree-
navigation
token type indicating the ascent after moving through the
72
# Imaginary tree-
navigation
token type indicating a descent into the children of a node
/external/chromium/chrome/browser/debugger/
debugger_remote_service.h
30
static const std::string kFrameNavigate; //
navigation
event
48
// Handles a frame
navigation
event.
/external/chromium/chrome/browser/extensions/
extension_webnavigation_unittest.cc
52
// before a new
navigation
happened in this frame.
75
// before a new
navigation
happened in this frame.
/external/chromium/chrome/browser/safe_browsing/
safe_browsing_blocking_page_unittest.cc
113
// The
navigation
should commit in the pending RVH.
223
// The interstitial is shown until the
navigation
commits.
225
// Commit the
navigation
.
260
// have been removed from the
navigation
controller.
331
// have been removed from the
navigation
controller.
386
// have been removed from the
navigation
controller.
464
Navigate(kBadURL, 2); // Commit the
navigation
.
481
Navigate(kBadURL, 2); // Commit the
navigation
.
/external/chromium/chrome/browser/ui/webui/
html_dialog_tab_contents_delegate.cc
35
// Specify a NULL browser for
navigation
. This will cause Navigate()
62
// Specify a NULL browser for
navigation
. This will cause Navigate()
/external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/
AwContentsClientOnFormResubmissionTest.java
85
@Feature({"AndroidWebView", "
Navigation
"})
96
@Feature({"AndroidWebView", "
Navigation
"})
/external/chromium_org/chrome/browser/extensions/
script_badge_controller.h
42
// the next page
navigation
.
74
// Gets the current page ID, or -1 if no
navigation
entry has been committed.
/external/chromium_org/chrome/browser/favicon/
favicon_tab_helper.h
42
// not have a favicon. The default implementation uses the current
navigation
43
// entry. This will return an empty bitmap if there are no
navigation
/external/chromium_org/chrome/browser/net/
connect_interceptor.cc
67
// need to be made at the first
navigation
(i.e., when referer was loaded)
68
// and wouldn't have waited for this current request
navigation
.
/external/chromium_org/chrome/browser/safe_browsing/
browser_features.h
59
// True if this
navigation
is the first for this tab.
61
// Feature that is set if the url from the
navigation
entry doesn't match the
/external/chromium_org/chrome/common/extensions/api/
identity.idl
31
// first
navigation
either redirects to the final URL, or finishes
37
// will return with an error if the initial
navigation
does not
Completed in 931 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>