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

<<11121314151617181920>>

  /external/chromium_org/tools/measure_page_load_time/ff_ext/content/
measure_page_load_time.js 108 // Remember the current time and navigate to the new URL
  /external/chromium_org/tools/telemetry/telemetry/page/actions/
play_unittest.py 19 self._tab.Navigate(self._browser.http_server.UrlOf('video_test.html'))
  /external/chromium_org/tools/telemetry/telemetry/page/
page_set.py 24 self.navigate_steps = {'action': 'navigate'}
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/
AbstractComboBoxPropertyEditor.java 97 propertyTable.navigate(e);
  /external/srec/srec/include/
search_network.h 34 without being able to navigate through the graph structure, this
  /frameworks/base/docs/html/design/get-started/
ui-overview.jd 21 <p>Home is a customizable space that houses app shortcuts, folders and widgets. Navigate between
  /frameworks/base/docs/html/guide/webapps/
webview.jd 226 navigate to other web pages that are not your own, within your {@link android.webkit.WebView}
242 so links open within your {@link android.webkit.WebView}. You can then allow the user to navigate
302 pages. You can navigate backward and forward through the history with {@link
306 to navigate backward:</p>
  /frameworks/base/docs/html/tools/help/
sdk-manager.jd 14 <li>On Mac or Linux, open a terminal and navigate to the <code>tools/</code> directory in the
  /frameworks/base/docs/html/training/basics/fragments/
communicating.jd 157 // and add the transaction to the back stack so the user can navigate back
  /frameworks/base/docs/html/training/design-navigation/
screen-planning.jd 38 <p>Once you define the information model, you can begin to define the contexts necessary to enable users to effectively discover, view, and act upon the data in your application. In practice, one way to do this is to <em>determine the exhaustive set of screens</em> needed to allow users to navigate to and interact with the data. The set of screens we actually expose should generally vary depending on the target device; it's important to consider this early in the design process to ensure that the application can adapt to its environment.</p>
  /frameworks/base/docs/html/training/in-app-billing/
list-iab-products.jd 43 <li>Navigate to the uploaded app listing, and click on <strong>In-app Products</strong>.
  /frameworks/base/tests/TileBenchmark/res/values/
strings.xml 55 <!-- Drop down menu entry - manually navigate the page(s), hit 'capture'
  /packages/inputmethods/LatinIME/java/res/xml-sw600dp/
key_styles_enter.xml 25 <!-- Navigate more keys style -->
  /external/chromium_org/chrome/browser/captive_portal/
captive_portal_browsertest.cc     [all...]
  /external/chromium_org/content/browser/browser_plugin/
browser_plugin_host_browsertest.cc 293 // 1. Start the test server and navigate the shell to |embedder_url|.
295 // 3. Navigate the guest to the |guest_url|.
420 // 2. Navigate to a URL in https, so we trigger a RenderViewHost swap.
453 // Navigate to another page in same host and port, so RenderViewHost swap
552 // Then navigate the guest to verify that the browser process does not crash.
    [all...]
  /external/chromium_org/chrome/browser/ui/
browser_browsertest.cc 387 // Launch the app, navigate to a page with a title, check that the app title
476 // Test this with multiple alert dialogs to ensure that we can navigate away
535 // Navigate to another page, but click cancel in the dialog. Make sure that
598 // Navigate to a same-site page that redirects, causing a transfer.
646 // Navigate to a page with a beforeunload handler.
650 // Navigate to a URL that redirects to another process and approve the
677 // Navigate to a page that triggers a cross-site transition.
763 // Navigate to another url, and check that we get a "before unload" dialog.
    [all...]
  /external/chromium/chrome/common/
automation_messages_internal.h 386 // This message notifies the AutomationProvider to navigate to a specified
    [all...]
  /external/chromium_org/chrome/browser/safe_browsing/
client_side_detection_host_unittest.cc 594 // We navigate away. The callback cb should be revoked.
679 // First we have to navigate to the URL to set the unique page ID.
711 // Now navigate to a different host which will have a malware hit before the
    [all...]
  /external/chromium_org/chrome/browser/sessions/
session_restore_browsertest.cc 143 chrome::Navigate(&params);
317 // Add and navigate three tabs.
    [all...]
  /external/chromium_org/chrome/browser/ui/views/
external_tab_container_win.cc 427 // Navigate out of context since we don't have a 'tab_handle_' yet.
430 base::Bind(&ExternalTabContainerWin::Navigate,
680 // new tab contents could potentially navigate back to Chrome from a new
    [all...]
  /external/chromium_org/chrome_frame/test/perf/
chrome_frame_perftest.cc 151 Navigate(starting_url_.c_str());
180 void Navigate(const char* url) {
275 std::string test_name = "Navigate ";
846 chrome_frame_container_->Navigate(url.c_str());
    [all...]
  /external/chromium/chrome/browser/extensions/
extension_context_menu_browsertest.cc 325 // Navigate to test1.html inside the extension, which should create a bunch
352 // Now run our second test - navigate to test2.html which creates an explicit
  /external/chromium/chrome/browser/history/
redirect_uitest.cc 85 // Navigate one more time.
119 // Navigate to the file through the browser. The client redirect will appear
  /external/chromium/chrome/browser/safe_browsing/
client_side_detection_host.cc 299 // If we navigate away and there currently is a pending phishing
336 // we navigate away.
  /external/chromium_org/chrome/browser/ui/extensions/
application_launch.cc 291 chrome::Navigate(&params);
348 chrome::Navigate(&navigate_params);

Completed in 555 milliseconds

<<11121314151617181920>>