HomeSort by relevance Sort by last modified time
    Searched full:navigate (Results 626 - 650 of 948) sorted by null

<<21222324252627282930>>

  /external/chromium_org/chrome/browser/ui/cocoa/extensions/
extension_installed_bubble_controller.mm 205 chrome::Navigate(&params);
692 chrome::Navigate(&params);
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
a11y.html 235 Check that the user can navigate between
245 which lets you navigate to the icons of page actions and browser actions.
  /external/chromium_org/chrome/common/
render_messages.h 562 // message because renderer processes aren't allowed to directly navigate to
740 // Tells InstantExtended to navigate the active tab to a possibly privileged
  /external/chromium_org/chrome/test/functional/
fullscreen_mouselock.py 419 GoBack() to navigate to the previous google.html page.
455 GoBack() to navigate to the previous google.html page.
  /external/chromium_org/chrome_frame/
chrome_frame_activex.cc 401 L"Cannot navigate to HTTP url when document URL is HTTPS</body></html>"};
497 DLOG(ERROR) << "Failed to navigate to url:" << utf8_url;
  /external/chromium_org/content/browser/frame_host/
interstitial_page_impl.cc 400 // No need to handle navigate message from iframe in the interstitial page.
635 // The user is trying to navigate away. We should unblock the renderer and
  /external/chromium_org/tools/json_schema_compiler/test/
tabs.json 185 "description": "The URL to navigate the tab to initially. Fully-qualified URLs must include a scheme (i.e. 'http://www.google.com', not 'www.google.com'). Relative URLs will be relative to the current page within the extension. Defaults to the New Tab Page."
342 "description": "A URL to navigate the tab to."
  /external/chromium_org/tools/telemetry/telemetry/page/
page_runner.py 25 from telemetry.page.actions import navigate namespace
168 i = navigate.NavigateAction()
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
  /frameworks/base/core/java/android/provider/
DocumentsProvider.java 80 * navigate and select documents. When a user selects documents through that UI,
110 * the top of a document tree that a user can navigate. For example, a root
  /frameworks/base/core/java/android/view/inputmethod/
EditorInfo.java 124 * navigate, this will show up in the application as an {@link #IME_ACTION_PREVIOUS}
138 * user selects the IME's facility to forward navigate, this will show up
  /frameworks/base/docs/html/design/patterns/
notifications.jd 87 <h4>Navigate to the right place</h4>
89 single data item such as a message, but it might also be a summary view if the notification is stacked (see <em>Stacked notifications</em> below) and references multiple items. If in any of those cases the user is taken to a hierarchy level below your app's top-level, insert navigation into your app's back stack to allow them to navigate to your app's top level using the system back key. For more
  /packages/apps/Email/src/com/android/email/activity/setup/
AccountSettings.java 327 // TODO: this should navigate to the main screen, even if a sub-setting is open.
385 // TODO: determine from the account if we should navigate to the mailbox settings.
    [all...]
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 
  /external/chromium/chrome/browser/tab_contents/
tab_contents.h 252 // Initial title assigned to NavigationEntries from Navigate.
400 // Called by the NavigationController to cause the TabContents to navigate to
    [all...]
  /external/chromium/chrome/browser/ui/
browser.cc 676 browser::Navigate(&params);
    [all...]
browser.h 431 // Navigate to an index in the tab history, opening a new tab depending on the
637 // Called by browser::Navigate() when a navigation has occurred in a tab in
643 // Called by browser::Navigate() to retrieve the home page if no URL is
    [all...]
  /external/chromium_org/chrome/browser/ui/sync/
one_click_signin_helper.cc     [all...]
  /frameworks/base/docs/html/guide/components/
tasks-and-back-stack.jd 76 desireable for the user to navigate back to reveal fragment B, using the <em>Back</em> button.</p>
195 stopped. This way, when users navigate back to a previous activity, its user interface appears
470 it, there must be some way for the user to navigate back to the task. Some entities (such as the
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
TreeAdaptor.as 32 /** How to create and navigate trees. Rather than have a separate factory
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
ITreeAdaptor.cs 36 * How to create and navigate trees. Rather than have a separate factory
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
ITreeAdaptor.cs 37 * How to create and navigate trees. Rather than have a separate factory
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/
TreeAdaptor.java 34 /** How to create and navigate trees. Rather than have a separate factory
  /external/chromium/chrome/browser/extensions/
browser_action_apitest.cc 342 // Navigate just to have a tab in this window, otherwise wonky things happen.
extension_browser_event_router.cc 34 // The tab may go in & out of loading (for instance if iframes navigate).

Completed in 1615 milliseconds

<<21222324252627282930>>