HomeSort by relevance Sort by last modified time
    Searched full:navigation (Results 51 - 75 of 1296) sorted by null

1 23 4 5 6 7 8 91011>>

  /frameworks/base/docs/html/guide/topics/manifest/
uses-configuration-element.jd 9 keyboard / navigation control / touch screen." Dianne says that that's what they mean and
11 keyboard / navigation control / touch screen to work." But then what does "undefined" mean?
32 or a particular navigation device, like a trackball. The specification is
39 requires a five-way navigation control, a touch screen that can be operated
53 <dd>Whether or not the application requires a five-way navigation control
106 <dd>The navigation device required by the application, if any. The value
115 <td>The application does not require any type of navigation control.
116 (The navigation requirement is not defined.)
120 <td>The application does not require a navigation control.</td>
123 <td>The application requires a D-pad (directional pad) for navigation.</td
    [all...]
  /frameworks/base/docs/html/training/accessibility/
index.jd 2 page.tags="navigation","input"
33 accessibility, leveraging platform features like focus navigation and content
43 navigation with a keyboard or directional pad, set labels and fire events
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/
Tree.js 9 * This is a tree node without any payload; just navigation and factory stuff.
  /external/chromium/chrome/browser/resources/
webui.css 30 .page-navigation {
webui2.css 24 .page-navigation {
  /external/chromium/chrome/browser/ui/toolbar/
toolbar_model.h 17 // edit. It populates its states from the current navigation entry retrieved
18 // from the navigation controller returned by GetNavigationController().
58 // Returns the navigation controller used to retrieve the navigation entry
  /external/webkit/LayoutTests/fast/encoding/
mailto-always-utf-8-expected.txt 1 Policy delegate: attempt to load mailto:?subject=%E3%82%BF%E3%82%A4%E3%83%88%E3%83%AB&body=%E6%9C%AC%E6%96%87 with navigation type 'link clicked' originating from #text > SPAN > A > BODY > HTML > #document
  /external/webkit/Source/WebCore/manual-tests/plugins/
timeout-dialog-displayed-over-navigation.html 11 a navigation while this alert is on-screen. After the navigation completes the Flash Player plug-in's modal alert should no longer be
18 <param name="movie" value="timeout-dialog-displayed-over-navigation.swf">
21 <embed src="timeout-dialog-displayed-over-navigation.swf" quality="high" bgcolor="#ffffff" width="550" height="400" align="middle"
  /external/webkit/Tools/iExploder/iexploder-1.7.2/src/html-values/
webkit 12 allow-top-navigation
  /frameworks/base/docs/html/training/
best-ux.jd 11 UI and navigation on an Android device. Follow these recommendations to ensure that
  /frameworks/base/docs/html/training/implementing-navigation/
ancestral.jd 1 page.title=Providing Up Navigation
2 page.tags="up navigation","NavUtils","TaskStackBuilder"
20 <li><a href="{@docRoot}training/design-navigation/ancestral-temporal.html">Providing Ancestral and Temporal Navigation</a></li>
22 <li><a href="{@docRoot}design/patterns/navigation.html">Android Design: Navigation</a></li>
44 <p><strong>Up Navigation Design</strong></p>
45 <p>The concepts and principles for <em>Up</em> navigation are described in <a
46 href="{@docRoot}training/design-navigation/ancestral-temporal.html">Designing Effective
47 Navigation</a> and the <a href="{@docRoot}design/patterns/navigation.html">Navigation</a> desig
    [all...]
  /frameworks/base/docs/html/tools/testing/
testing_accessibility.jd 17 <li><a href="#test-navigation">Testing focus navigation</a></li>
18 <li><a href="#test-gestures">Testing gesture navigation</a></li>
75 navigation</a> on devices with Android 4.1 (API Level 16) or higher.
76 <p class="note"><strong>Note:</strong> Keyboards and D-pads provide different navigation paths
78 content, keyboard and D-pad navigation only allow focus on input fields and buttons.</p>
166 focus navigation and audible prompts.</p>
213 <h3 id="test-navigation">Testing focus navigation</h3>
215 <p>Focus navigation is the use of directional controls to navigate between the individual use
    [all...]
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
TokenConstants.as 5 /** imaginary tree navigation type; traverse "get child" link */
7 /** imaginary tree navigation type; finish with a child list */
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/
Token.js 14 /** imaginary tree navigation type; traverse "get child" link */
16 /** imaginary tree navigation type; finish with a child list */
  /external/chromium/chrome/browser/sync/glue/
session_model_associator_unittest.cc 43 // NewTab does not count as valid if it's the only navigation.
50 // Once there's another navigation, the tab is valid.
87 sync_pb::TabNavigation* navigation = tab_s.add_navigation(); local
88 navigation->set_index(12);
89 navigation->set_virtual_url("http://foo/1");
90 navigation->set_referrer("referrer");
91 navigation->set_title("title");
92 navigation->set_page_transition(sync_pb::TabNavigation_PageTransition_TYPED);
  /frameworks/base/docs/html/design/patterns/
swipe-views.jd 2 page.tags="viewpager","navigation","tabs"
5 <a class="notice-developers" href="{@docRoot}training/implementing-navigation/lateral.html">
12 <p>Efficient navigation is one of the cornerstones of a well-designed app. While apps are generally
13 built in a hierarchical fashion, there are instances where horizontal navigation can flatten
56 People app with swipe gesture navigation between top-level screens.
75 <p>If you used buttons in the past for previous/next navigation, replace them with
83 <p>For more details on how to build swipe views, read the developer documentation on <a href="{@docRoot}training/implementing-navigation/lateral.html#horizontal-paging">Implementing Lateral Navigation</a>.</p>
app-structure.jd 2 page.tags="navigation","layout","tablet"
10 navigation</li>
11 <li>Apps such as Gmail or the Play Store that combine a broad set of data views with deep navigation</li>
16 <p>A typical Android app consists of top level and detail/edit views. If the navigation hierarchy is
55 <p>Many apps focus on the content display. Avoid navigation-only screens and instead let people get to
64 The Play Store app's start screen primarily allows navigation into the stores for Apps, Music, Books,
93 <h4>Set up action bars for navigation and actions</h4>
98 <p>All screens in your app should display action bars to provide consistent navigation and surface
107 through the navigation hierarchy.</li>
116 well. Navigation supports switching between accounts and recent labels. Icons for creating
    [all...]
  /external/webkit/Source/WebKit/mac/WebView/
WebPolicyDelegate.h 40 @abstract The type of action that triggered a possible navigation.
46 @constant WebNavigationTypeOther Navigation is taking place for some other reason.
79 either the next navigation policy delegate if there is a redirect,
86 <p>If a new window is going to be created for this navigation as a
95 allows an in-progress navigation to be converted to a download
125 New window policy is always checked. Navigation policy is checked
133 documents come in one navigation, with each replacing the last. In
140 @abstract This method is called to decide what to do with a proposed navigation.
141 @param actionInformation Dictionary that describes the action that triggered this navigation.
142 @param request The request for the proposed navigation
    [all...]
  /external/webkit/Source/WebKit/win/Interfaces/
IWebPolicyDelegate.idl 42 @abstract The type of action that triggered a possible navigation.
48 @constant WebNavigationTypeOther Navigation is taking place for some other reason.
88 either the next navigation policy delegate if there is a redirect,
95 <p>If a new window is going to be created for this navigation as a
106 allows an in-progress navigation to be converted to a download
136 New window policy is always checked. Navigation policy is checked
144 documents come in one navigation, with each replacing the last. In
158 @abstract This method is called to decide what to do with a proposed navigation.
159 @param actionInformation Dictionary that describes the action that triggered this navigation.
160 @param request The request for the proposed navigation
    [all...]
  /frameworks/base/core/jni/
android_content_res_Configuration.cpp 37 jfieldID navigation; member in struct:android::__anon19671
53 out->navigation = env->GetIntField(clazz, gConfigurationClassInfo.navigation);
111 GET_FIELD_ID(gConfigurationClassInfo.navigation, clazz,
112 "navigation", "I");
  /external/chromium/chrome/browser/sessions/
base_session_service.cc 204 TabNavigation* navigation,
212 !pickle->ReadInt(&iterator, &(navigation->index_)) ||
214 !pickle->ReadString16(&iterator, &(navigation->title_)) ||
215 !pickle->ReadString(&iterator, &(navigation->state_)) ||
217 reinterpret_cast<int*>(&(navigation->transition_))))
221 bool has_type_mask = pickle->ReadInt(&iterator, &(navigation->type_mask_));
229 navigation->referrer_ = GURL(referrer_spec);
232 navigation->virtual_url_ = GURL(url_spec);
253 bool BaseSessionService::ShouldTrackEntry(const TabNavigation& navigation) {
254 return navigation.virtual_url().is_valid()
    [all...]
  /frameworks/base/core/java/android/app/
ActionBar.java 32 * A window feature at the top of the activity that may display the activity title, navigation
54 * <p>For information about how to use the action bar, including how to add action items, navigation
61 * Standard navigation mode. Consists of either a logo or icon
69 * List navigation mode. Instead of static title text this mode
70 * presents a list menu for navigation within the activity.
76 * Tab navigation mode. Instead of static title text this mode
77 * presents a series of tabs for navigation within the activity.
83 * navigation modes to use a wider logo in place of the standard icon.
92 * navigation elements. This includes logo and icon.
141 * Set the action bar into custom navigation mode, supplying a vie
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/api/webNavigation/basic/
navigation_collector.js 12 * Collects navigation events, and provides a list of successful requests
50 // navigation event.
69 * The possible transition types that explain how the navigation event
123 * about the navigation event we'd like an ID for.
125 * API ensures that these will be unique across a single navigation
289 * successful navigation requests.
298 * unsuccessful navigation requests.
308 * @param {number=} num The number of successful navigation requests to
312 * successful navigation requests, sorted in decending order of frequency.
322 * @param {number=} num The number of unsuccessful navigation requests t
    [all...]
  /external/chromium/chrome/browser/extensions/
extension_webnavigation_api.h 6 // intercepting navigation events, as specified in
25 // Tracks the navigation state of all frames currently known to the
33 // True if navigation events for the given frame can be sent.
83 // Tab contents observer that forwards navigation events to the event router.
114 // navigation.
129 // Observes navigation notifications and routes them as events to the extension
157 // Used for tracking registrations to navigation notifications.
  /external/chromium/chrome/browser/tab_contents/
language_state.h 28 // Should be called when the page did a new navigation (whether it is a main
29 // frame or sub-frame navigation).
65 // navigation.
80 // The navigation controller of the tab we are associated with.
94 // TODO(jcampan): make the renderer send the language just once per navigation
103 // Whether the current navigation is a fragment navigation (in page).

Completed in 529 milliseconds

1 23 4 5 6 7 8 91011>>