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

<<11121314151617181920>>

  /external/chromium_org/chrome/renderer/resources/extensions/
ad_view.js 97 * url: url to navigate to when initially displaying the <adview>.
98 * origin: origin of urls the <adview> is allowed navigate to.
  /external/chromium_org/chrome/test/functional/
special_tabs.py 180 # Navigate to html page to activate DNS prefetching.
196 # Navigate to a page to activate DNS prefetching.
  /external/chromium_org/chrome_frame/
chrome_active_document.h 120 // Controlling Navigation: The fact that a document can navigate on its own
123 // site that it can navigate using CGID_DocHostCmdPriv (a privately defined
  /external/chromium_org/content/browser/frame_host/
navigation_controller_impl.h 334 // when we navigate again. It's used only so we know what the currently
353 // after the transient entry will become invalid if you navigate forward.
  /external/chromium_org/tools/telemetry/docs/
telemetry.core.chrome.inspector_backend.html 85 <dl><dt><a name="InspectorBackend-Navigate"><strong>Navigate</strong></a>(self, url, script_to_evaluate_on_commit, timeout)</dt></dl>
  /frameworks/base/core/java/android/widget/
TabWidget.java 371 * changes when we navigate between tabs (moving from the list view
486 // Ensure you can navigate to the tab with the keyboard, and you can touch it
  /frameworks/base/docs/html/design/patterns/
actionbar.jd 39 caret to the left of the app icon, so the user can navigate up the hierarchy. For more discussion of
112 <p>If the user can navigate up the hierarchy from a given screen, the main action bar contains the up
  /cts/tests/tests/webkit/src/android/webkit/cts/
WebChromeClientTest.java 186 // unload should trigger when we try to navigate away
  /development/samples/NotePad/src/com/example/android/notepad/
TitleEditor.java 125 * required actions. When users navigate away from an Activity, they shouldn't have to go back
  /development/samples/Support4Demos/res/values/
strings.xml 168 <string name="sliding_pane_layout_summary">This activity illustrates the use of sliding panes. The content pane may be slid to one side on narrow devices to reveal the left pane used to select content. Sliding panes can be used to fit a UI intended for wider screens in a smaller space. Tapping the Action Bar\'s Up button at the left side of the bar will navigate up in the hierarchy, represented by the left pane. If you rotate the device to landscape mode, on most devices you will see that both panes fit together side by side with no sliding necessary.</string>
  /development/samples/Support4Demos/src/com/example/android/supportv4/widget/
SlidingPaneLayoutActivity.java 53 * both panes were fully visible in the activity window and navigate to the activity one level up
  /development/samples/training/AnimationsDemo/src/com/example/android/animationsdemo/
ZoomActivity.java 84 // Navigate "up" the demo structure to the launchpad activity.
  /development/scripts/app_engine_server/gae_shell/static/
shell.js 81 * was pressed, it will run the statement, navigate the history, or update the
  /external/chromium/chrome/browser/prerender/
prerender_contents.h 44 // it is never allowed to navigate across a SiteInstance boundary.
prerender_manager.h 67 // For a given TabContents that wants to navigate to the URL supplied,
  /external/chromium/chrome/browser/sidebar/
sidebar_manager.cc 187 host->Navigate(url);
  /external/chromium/chrome/browser/ui/cocoa/applescript/
window_applescript.mm 196 browser::Navigate(&params);
  /external/chromium/chrome/browser/ui/login/
login_prompt_uitest.cc 163 // First navigate to a test server page so we have something to go back to.
  /external/chromium/chrome/browser/ui/tab_contents/
tab_contents_wrapper.h 63 // Initial title assigned to NavigationEntries from Navigate.
  /external/chromium/chrome/common/extensions/docs/examples/extensions/news_i18n/
feed.html 143 // Where the more stories link should navigate to.
  /external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/
NavigationHistoryTest.java 266 * asking permission to re-post rather than expecting to just be able to navigate
  /external/chromium_org/chrome/android/javatests/src/org/chromium/chrome/browser/contextmenu/
ContextMenuTest.java 145 assertEquals("Failed to navigate to the image", expectedUrl, actualUrl.get());
  /external/chromium_org/chrome/browser/chromeos/
enrollment_dialog_view.cc 128 chrome::Navigate(&params);
  /external/chromium_org/chrome/browser/chromeos/extensions/
echo_private_api.cc 221 chrome::Navigate(&params);
  /external/chromium_org/chrome/browser/extensions/api/omnibox/
omnibox_api_browsertest.cc 147 // gets told to navigate to the string "command".

Completed in 1031 milliseconds

<<11121314151617181920>>