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

1 23 4 5 6 7 8 91011>>

  /external/chromium_org/chrome/browser/chromeos/offline/
offline_load_page_unittest.cc 64 void Navigate(const char* url, int page_id) {
94 Navigate(kURL1, 1);
116 Navigate(kURL2, 2);
123 Navigate(kURL1, 1);
  /external/chromium_org/chrome/browser/extensions/
stubs_apitest.cc 24 // Navigate to a simple http:// page, which should get the content script
extension_incognito_apitest.cc 31 // Open incognito window and navigate to test page.
73 // Open incognito window and navigate to test page.
110 // Open incognito window and navigate to test page.
143 // Open incognito window and navigate to test page.
174 // Open incognito window and navigate to test page.
201 // Open incognito window and navigate to test page.
  /external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_blocking_page_unittest.cc 151 void Navigate(const char* url, int page_id) {
295 Navigate(kBadURL, 1);
312 // Navigate somewhere.
313 Navigate(kGoogleURL, 1);
315 // Navigate somewhere else.
316 Navigate(kGoodURL, 2);
347 // Navigate somewhere.
348 Navigate(kGoodURL, 1);
380 // Navigate somewhere.
381 Navigate(kGoogleURL, 1)
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/
chrome_web_contents_handler.cc 63 chrome::Navigate(&nav_params);
65 // Close the browser if chrome::Navigate created a new one.
108 chrome::Navigate(&params);
110 // Close the browser if chrome::Navigate created a new one.
  /external/chromium_org/chrome/common/extensions/docs/examples/api/storage/stylizr/
options.html 28 <li>Navigate to some page</li>
  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
NavigationClient.java 23 * @param index The navigation index to navigate to.
  /external/chromium_org/tools/perf/page_sets/
gmail_alt_threadlist_conversation.json 13 { "action": "navigate" },
gmail_alt_two_labels.json 13 { "action": "navigate" },
indexeddb_offline.json 10 { "action": "navigate" },
plus_alt_posts_photos.json 13 { "action": "navigate" },
key_mobile_sites.json 20 { "action": "navigate" },
42 { "action": "navigate" },
50 { "action": "navigate" },
74 { "action": "navigate" },
82 { "action": "navigate"},
101 { "action": "navigate" },
151 { "action": "navigate" },
169 { "action": "navigate" },
233 { "action": "navigate" },
247 { "action": "navigate" },
    [all...]
  /external/chromium_org/tools/telemetry/telemetry/core/backends/chrome/
inspector_memory_unittest.py 16 tab.Navigate(
  /frameworks/base/core/tests/coretests/src/android/widget/listview/
ListEmptyViewTest.java 72 // Navigate forward
77 // Navigate backward
115 // Navigate forward
120 // Navigate backward
  /frameworks/base/docs/html/tools/help/
avd-manager.jd 14 <li>In other IDEs: Navigate to your SDK's <code>tools/</code> directory and execute
  /external/chromium/chrome/browser/ui/
browser_navigator_browsertest_chromeos.cc 39 // Navigate to the settings page.
45 browser::Navigate(&p);
  /external/chromium_org/ui/views/controls/menu/
menu_wrapper.h 31 MENU_ACTION_PREVIOUS, // User wants to navigate to the previous menu.
32 MENU_ACTION_NEXT, // User wants to navigate to the next menu.
  /frameworks/base/docs/html/design/building-blocks/
scrolling.jd 5 <p>Scrolling allows the user to navigate to content in the overflow using a swipe gesture. The
25 to quickly navigate to the items that begin with a particular letter. With index scrolling, a scroll
  /frameworks/support/v7/appcompat/res/values-en-rGB/
strings.xml 20 <string name="abc_action_bar_home_description" msgid="4600421777120114993">"Navigate home"</string>
21 <string name="abc_action_bar_up_description" msgid="1594238315039666878">"Navigate up"</string>
  /frameworks/support/v7/appcompat/res/values-en-rIN/
strings.xml 20 <string name="abc_action_bar_home_description" msgid="4600421777120114993">"Navigate home"</string>
21 <string name="abc_action_bar_up_description" msgid="1594238315039666878">"Navigate up"</string>
  /frameworks/support/v7/appcompat/res/values-tl/
strings.xml 20 <string name="abc_action_bar_home_description" msgid="4600421777120114993">"Mag-navigate patungo sa home"</string>
21 <string name="abc_action_bar_up_description" msgid="1594238315039666878">"Mag-navigate pataas"</string>
  /external/chromium/chrome/browser/
browser_commands_unittest.cc 31 // Navigate to the first tab using an accelerator.
35 // Navigate to the second tab using the next accelerators.
39 // Navigate back to the first tab using the previous accelerators.
43 // Navigate to the last tab using the select last accelerator.
54 // Navigate to the three urls, then go back.
86 // Navigate to a url.
  /external/chromium/chrome/browser/extensions/
extension_incognito_apitest.cc 27 // Open incognito window and navigate to test page.
65 // Open incognito window and navigate to test page.
101 // Open incognito window and navigate to test page.
127 // Open incognito window and navigate to test page.
155 // Open incognito window and navigate to test page.
176 // Open incognito window and navigate to test page.
  /external/chromium_org/content/browser/tracing/
tracing_controller_browsertest.cc 33 void Navigate(Shell* shell) {
114 Navigate(shell());
146 Navigate(shell());
201 Navigate(shell());
229 Navigate(shell());
256 Navigate(shell());
  /external/chromium_org/ppapi/thunk/
ppb_flash_thunk.cc 56 int32_t Navigate(PP_Resource request_id,
72 return enter.functions()->Navigate(instance, request_id, target,
168 &Navigate,
186 &Navigate,
205 &Navigate,
225 &Navigate,

Completed in 312 milliseconds

1 23 4 5 6 7 8 91011>>