HomeSort by relevance Sort by last modified time
    Searched full:navigation (Results 576 - 600 of 1979) sorted by null

<<21222324252627282930>>

  /external/chromium_org/third_party/WebKit/Source/core/frame/
Location.idl 36 // problem, since that allows tracking navigation.
  /external/chromium_org/third_party/WebKit/Source/platform/weborigin/
SecurityPolicy.h 49 // navigation to a given URL. If the referrer returned is empty, the
  /external/chromium_org/tools/perf/measurements/
session_restore.py 34 # Overriden so that no page navigation occurs.
  /external/dexmaker/javadoc/
help-doc.html 33 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
85 This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.<H3>
151 Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.
167 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  /external/jsr305/javadoc/
help-doc.html 29 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
81 This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.<H3>
147 Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.
163 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  /frameworks/base/core/java/android/text/method/
MovementMethod.java 28 * the movement method for purposes of content navigation. The framework automatically
  /frameworks/base/docs/html/design/patterns/
new.jd 155 <li>Making navigation intuitive</li>
176 <h4>Navigation bar</h4>
180 phones by replacing them with a virtual navigation bar that houses
197 app. It provides consistent navigation across the platform and allows your
  /frameworks/base/docs/html/design/style/
devices-displays.jd 23 multiple views to reveal more content and ease navigation.</p>
  /frameworks/base/docs/html/guide/topics/media/
index.jd 33 navigation paradigm.</p>
  /frameworks/base/docs/html/training/multiscreen/
adaptui.jd 120 with tabs for navigation, whereas if the app is in single-pane mode, it should set
121 up navigation with a spinner widget. So your code should also check which case is
130 /* use tabs for navigation */
140 /* use list navigation (spinner) */
  /frameworks/base/docs/html/training/system-ui/
visibility.jd 43 This is typically the view you are using to control the navigation visibility.</p>
  /frameworks/base/packages/SystemUI/res/values-sw600dp/
dimens.xml 37 <!-- Height of search panel including navigation bar height -->
  /packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
CandidatesContainer.java 114 * above. If the page navigation is triggered by DOWN key, this animation is
121 * below. If the page navigation is triggered by UP key, this animation is
140 * above. If the page navigation is triggered by DOWN key, this animation is
147 * below. If the page navigation is triggered by UP key, this animation is
  /prebuilts/sdk/tools/lib/
common.jar 
  /cts/tests/tests/content/src/android/content/res/cts/
ConfigTest.java 43 NAVIGATION,
111 case NAVIGATION:
112 mConfig.navigation = value;
185 config.setProperty(Properties.NAVIGATION, Configuration.NAVIGATION_TRACKBALL);
290 config.setProperty(Properties.NAVIGATION, Configuration.NAVIGATION_NONAV);
297 config.setProperty(Properties.NAVIGATION, Configuration.NAVIGATION_DPAD);
304 config.setProperty(Properties.NAVIGATION, Configuration.NAVIGATION_WHEEL);
494 config.setProperty(Properties.NAVIGATION, Configuration.NAVIGATION_NONAV);
501 config.setProperty(Properties.NAVIGATION, Configuration.NAVIGATION_DPAD);
508 config.setProperty(Properties.NAVIGATION, Configuration.NAVIGATION_WHEEL)
    [all...]
  /external/chromium/chrome/browser/tab_contents/
tab_contents.h 244 // Tab navigation state ------------------------------------------------------
246 // Returns the current navigation properties, which if a navigation is
247 // pending may be provisional (e.g., the navigation could result in a
276 // have a favicon. The default implementation uses the current navigation
290 // Add and remove observers for page navigation notifications. Adding or
318 // navigation state change to trigger repaint of title.
351 // Convenience method for notifying the delegate of a navigation state
406 // The entry has a PageID of -1 if newly created (corresponding to navigation
409 // If this method returns false, then the navigation is discarded (equivalen
    [all...]
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
TreeIterator.cs 39 * Emit navigation nodes (DOWN, UP, and EOF) to let show tree structure.
47 // navigation nodes to return during walk and at end
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
TreeIterator.cs 40 * Emit navigation nodes (DOWN, UP, and EOF) to let show tree structure.
50 // navigation nodes to return during walk and at end
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/
TreeIterator.java 39 * Emit navigation nodes (DOWN, UP, and EOF) to let show tree structure.
47 // navigation nodes to return during walk and at end
  /external/chromium/chrome/browser/
alternate_nav_url_fetcher.cc 129 // We should always close, even if the navigation did not occur within this
148 // provider-controlled pages to arbitrary user navigation attempts.
  /external/chromium_org/android_webview/renderer/
aw_content_renderer_client.cc 76 // Any navigation from loadUrl, and goBack/Forward are considered application-
83 // renderers on navigation.
  /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/infobar/
InfoBar.java 17 * Note that infobars expire by default when a new navigation occurs.
110 // Sets whether the bar should be dismissed when a navigation occurs.
  /external/chromium_org/chrome/browser/guestview/
guestview.cc 151 // navigation) of the guest in the content layer in order to permit mapping
154 // requests during navigation. However, queued events should be fired after
  /external/chromium_org/chrome/browser/guestview/webview/
webview_guest.h 22 // a particular embedder WebContents. This happens on either initial navigation
76 // current navigation entry.
  /external/chromium_org/chrome/browser/resources/
flags.js 59 * fake fragment navigation with '.scrollIntoView()', since the fragment IDs
60 * don't actually exist until after the template code runs; normal navigation

Completed in 914 milliseconds

<<21222324252627282930>>