/frameworks/base/docs/html/sdk/api_diff/4/changes/ |
changes-summary.html | 84 <p>To navigate the report, use the "Select a Diffs Index" and "Filter the Index"
|
/frameworks/base/docs/html/tools/debugging/ |
systrace.jd | 119 <li>On the device connected for tracing, navigate to: <strong>Settings >
|
/frameworks/base/docs/html/tools/help/ |
monkey.jd | 35 watches for attempts to navigate to any other packages, and blocks them.</li>
|
/frameworks/base/docs/html/training/basics/intents/ |
sending.jd | 39 Your First App</a>, you must use intents to navigate between activities in your own app. You
|
/frameworks/base/docs/html/training/contacts-provider/ |
modify-data.jd | 247 contact, when they click <i>Back</i> they see the contacts list screen. To navigate back to
|
/frameworks/base/docs/html/training/displaying-bitmaps/ |
display-bitmap.jd | 44 way to navigate the detail view of an image gallery. You can implement this pattern using a {@link
|
/frameworks/base/docs/html/training/implementing-navigation/ |
temporal.jd | 34 navigates your application. This allows the system to properly navigate backward when the user
|
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/ |
KeySpecParserSplitTests.java | 427 assertTextArray("INDIRECT NAVIGATE ACTIONS AS MORE KEY",
|
/external/chromium_org/chrome/browser/safe_browsing/ |
safe_browsing_service_browsertest.cc | 535 // Navigate back to kEmptyPage -- should hit the whitelist, and send a match 588 // However, when we navigate to the malware page, we should still get [all...] |
/external/chromium_org/chrome/common/extensions/api/ |
tabs.json | 240 "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." 447 "description": "A URL to navigate the tab to." [all...] |
/frameworks/base/docs/html/guide/practices/ |
tablets-and-handsets.jd | 103 navigate to 461 the logo on a web site) or as a way to navigate up the application's structural hierarchy. Although
|
/frameworks/base/docs/html/tools/testing/ |
testing_ui.jd | 99 <li>Open a terminal window and navigate to {@code <android-sdk>/tools/}.</li> 157 <li>Click <strong>Add External JARs...</strong> and navigate to the SDK directory. Under the platforms directory, select the latest SDK version and add both the {@code uiautomator.jar} and {@code android.jar} files.</li>
|
/external/chromium/chrome/common/extensions/docs/ |
experimental.sidebar.html | 291 <a href="#method-navigate">navigate</a> [all...] |
samples.json | 54 "chrome.experimental.sidebar.navigate": "experimental.sidebar.html#method-navigate", [all...] |
a11y.html | 575 Check that the user can navigate between 585 which lets you navigate to the icons of page actions and browser actions. [all...] |
/external/chromium_org/chrome/browser/ui/ |
browser.cc | [all...] |
/frameworks/base/docs/html/about/versions/ |
android-3.0.jd | 74 fragments as they are changed and allowing the user to navigate backward through the different 138 <li>Add breadcrumbs to navigate backward through the back stack of fragments</li> 139 <li>Add tabs or a drop-down list to navigate through fragments</li> [all...] |
/external/apache-xml/src/main/java/org/apache/xml/dtm/ |
DTM.java | 193 * This returns a stateless "traverser", that can navigate over an 215 * Get an iterator that can navigate over an XPath Axis, predicated by [all...] |
/external/chromium/chrome/browser/autocomplete/ |
autocomplete.cc | 304 // * Trying to navigate to a hostname with spaces 305 // * Trying to navigate to a hostname with invalid characters and an unknown [all...] |
/external/chromium/chrome/browser/download/ |
download_browsertest.cc | 508 // Setup notification, navigate, and block. [all...] |
/external/chromium/chrome/browser/extensions/ |
extension_tabs_module.cc | 752 browser::Navigate(¶ms); 819 // Navigate the tab to a new location if the url different. [all...] |
/external/chromium_org/chrome/browser/devtools/ |
devtools_window.cc | 879 chrome::Navigate(&nav_params); [all...] |
/external/chromium_org/chrome/third_party/chromevox/_locales/en/ |
messages.json | 1 {"locale":{"message":"en"},"chromevox_name":{"message":"ChromeVox"},"chromevox_description":{"message":"ChromeVox - Giving Voice to Chrome"},"chromevox_stop_speech_key":{"message":"Stop speech"},"chromevox_toggle_sticky_mode":{"message":"Enable/Disable sticky mode"},"chromevox_prefix_key":{"message":"Prefix key"},"chromevox_handle_tab_next":{"message":"Jump to next focusable item"},"chromevox_handle_tab_prev":{"message":"Jump to previous focusable item"},"chromevox_backward":{"message":"Navigate backward"},"chromevox_forward":{"message":"Navigate forward"},"chromevox_left":{"message":"Move left"},"chromevox_right":{"message":"Move right"},"chr (…) [all...] |
/external/chromium_org/chrome/third_party/chromevox/_locales/en_GB/ |
messages.json | 1 {"locale":{"message":"en-GB"},"chromevox_name":{"message":"ChromeVox"},"chromevox_description":{"message":"ChromeVox - Giving Voice to Chrome"},"chromevox_stop_speech_key":{"message":"Stop speech"},"chromevox_toggle_sticky_mode":{"message":"Enable/Disable sticky mode"},"chromevox_prefix_key":{"message":"Prefix key"},"chromevox_handle_tab_next":{"message":"Jump to next focusable item"},"chromevox_handle_tab_prev":{"message":"Jump to previous focusable item"},"chromevox_backward":{"message":"Navigate backwards"},"chromevox_forward":{"message":"Navigate forwards"},"chromevox_left":{"message":"Move left"},"chromevox_right":{"message":"Move right"},"ch (…) [all...] |
/external/chromium_org/content/renderer/browser_plugin/ |
browser_plugin.cc | 289 // If we haven't created the guest yet, do so now. We will navigate it right 716 // If the BrowserPlugin has already begun to navigate then we shouldn't allow [all...] |