/external/chromium_org/content/browser/ |
plugin_browsertest.cc | 188 // Navigate asynchronously because if we waitd until it completes, there's a
|
/external/chromium_org/content/browser/web_contents/ |
navigation_controller_impl.cc | 65 // get confused if we navigate back to it. 836 // page ID (-1) we know it didn't actually navigate. This happens in a few 884 // back/forward entries (not likely since we'll usually tell it to navigate [all...] |
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/accessibility/ |
AccessibilityInjector.java | 151 * first initialized or right before the {@link ContentViewCore} is about to navigate to a URL
|
/external/chromium_org/content/renderer/accessibility/ |
renderer_accessibility_browsertest.cc | 352 // Navigate, so we're not swapped out anymore. Now we should
|
/external/chromium_org/third_party/mesa/src/src/glsl/ |
README | 125 optimizations like CSE where one must navigate an expression tree.
|
/external/chromium_org/third_party/sqlite/ |
README.chromium | 30 # manually navigate to www.sqlite.org and find downloads, use "legacy" version.
|
/external/chromium_org/tools/telemetry/telemetry/page/ |
page_runner.py | 129 tab.Navigate(target_side_url, page.script_to_evaluate_on_commit)
|
/external/llvm/docs/ |
LLVMBuild.rst | 180 organized into a logical tree to make it easier to navigate and
|
/external/mesa3d/src/glsl/ |
README | 125 optimizations like CSE where one must navigate an expression tree.
|
/external/qemu/distrib/sdl-1.2.15/ |
README.OS2 | 49 Once you have SDL12.DLL compiled, navigate into the 'test' folder, copy in
|
/external/sfntly/cpp/src/test/tinyxml/ |
tinyxml.h | 613 /// Navigate to a sibling node. 617 /// Navigate to a sibling node. 630 /// Navigate to a sibling node. 634 /// Navigate to a sibling node with the given 'value'. [all...] |
/external/tinyxml/ |
tinyxml.h | 566 /// Navigate to a sibling node. 570 /// Navigate to a sibling node. 581 /// Navigate to a sibling node. 585 /// Navigate to a sibling node with the given 'value'. [all...] |
/frameworks/base/core/java/android/webkit/ |
WebChromeClient.java | 209 * behavior is to return false. Setting the JsResult to true will navigate
|
/frameworks/base/docs/html/about/versions/ |
android-4.0-highlights.jd | 77 <strong>common actions more visible</strong> and lets users navigate with 83 <p>Virtual buttons in the System Bar let users navigate instantly to Back, Home, 276 <strong>explore-by-touch mode</strong> that lets users navigate without having [all...] |
/frameworks/base/docs/html/distribute/googleplay/edu/ |
guidelines.jd | 125 App is relatively easy to navigate without teacher guidance. Not distracting
|
/frameworks/base/docs/html/guide/components/ |
fragments.jd | 73 occurred. The back stack allows the user to reverse a fragment transaction (navigate backwards), 413 activity, allowing the user to navigate backward through the fragment changes (similar to navigating 477 destroyed when the transaction is committed and the user cannot navigate back to it. Whereas, if you [all...] |
/frameworks/base/docs/html/guide/topics/ui/accessibility/ |
checklist.jd | 65 <a href="{@docRoot}guide/topics/ui/accessibility/apps.html#focus-nav">users can navigate</a>
|
/frameworks/base/docs/html/sdk/api_diff/12/changes/ |
changes-summary.html | 84 <p>To navigate the report, use the "Select a Diffs Index" and "Filter the Index"
|
/frameworks/base/docs/html/sdk/api_diff/15/changes/ |
changes-summary.html | 84 <p>To navigate the report, use the "Select a Diffs Index" and "Filter the Index"
|
/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
|