/frameworks/base/docs/html/tools/support-library/ |
setup.jd | 308 <li>App Navigation: {@code <sdk>/extras/android/support/samples/SupportAppNavigation/}</li>
|
/frameworks/base/packages/Keyguard/src/com/android/keyguard/ |
KeyguardViewManager.java | 125 // Disable common aspects of the system/status/navigation bars that are not appropriate or
|
/frameworks/base/tools/aapt/ |
AaptAssets.h | 136 String8 navigation; member in struct:AaptGroupEntry
|
/frameworks/support/v4/java/android/support/v4/app/ |
ActionBarDrawerToggle.java | 36 * design for navigation drawers.
|
/packages/services/Telephony/src/com/android/phone/ |
CallHandlerServiceProxy.java | 487 // On unbind, reenable the notification shade and navigation bar just in case the
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
help.txt | 159 Basic editing and navigation:
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
help.txt | 159 Basic editing and navigation:
|
/prebuilts/tools/common/http-client/src/ |
commons-logging-1.1.1-src.zip | |
/development/samples/training/InteractiveChart/src/com/example/android/interactivechart/ |
InteractiveLineGraphView.java | 66 * Note that this view doesn't automatically support directional navigation or other accessibility 67 * methods. Activities using this view should generally provide alternate navigation controls. [all...] |
/external/antlr/antlr-3.4/runtime/Python/antlr3/ |
debug.py | 641 just one UP node and one DOWN navigation node. 649 just one UP node and one DOWN navigation node. [all...] |
/external/chromium/chrome/browser/history/ |
history_backend_unittest.cc | 98 // navigation entry for |url2| has replaced that for |url1|. The possibly 445 // Tests a handful of assertions for a navigation with a type of [all...] |
/external/chromium/chrome/browser/instant/ |
instant_loader.cc | 159 // invoked and removes all but the first navigation. 251 // NEW_PAGE navigation we don't add history items to add_page_vector_. [all...] |
/external/chromium/chrome/common/extensions/docs/static/ |
faq.html | 33 <li><a href="#faq-interact-chrome">Can extensions listen to clicks on Chrome tabs and navigation buttons?</a> 217 navigation buttons?</h3>
|
/external/chromium_org/chrome/browser/autocomplete/ |
history_url_provider_unittest.cc | 576 // Ensure that we will still produce matches for navigation when there is no 611 // Visiting foo.com should not make this string be treated as a navigation. [all...] |
/external/chromium_org/chrome/browser/resources/file_manager/background/js/ |
test_util.js | 206 var list = contentWindow.document.querySelector('#navigation-list'); 454 // and 'click' to the navigation list.
|
/external/chromium_org/chrome/browser/safe_browsing/ |
safe_browsing_blocking_page.cc | 505 // We don't remove the navigation entry if the tab is being destroyed as this 506 // would trigger a navigation that would cause trouble as the render view host [all...] |
/external/chromium_org/chrome/browser/sync/glue/ |
favicon_cache.cc | 26 // favicons are not necessarily associated with any local navigation, and 80 // favicon service and navigation controller. See crbug.com/181068. [all...] |
/external/chromium_org/chrome/browser/ui/ |
browser.h | 398 // Called by chrome::Navigate() when a navigation has occurred in a tab in 399 // this Browser. Updates the UI for the start of this navigation. [all...] |
/external/chromium_org/chrome/browser/ui/login/ |
login_prompt_browsertest.cc | 468 // As above, we wait for two LOAD_STOP events; one for each navigation. 492 // We wait for two LOAD_STOP events; one for each navigation. [all...] |
/external/chromium_org/chrome/browser/ui/views/frame/ |
browser_view.h | 607 // | | Navigation buttons, address bar, menu (toolbar_) | | 643 // The Toolbar containing the navigation buttons, menus and the address bar.
|
/external/chromium_org/chrome/common/extensions/docs/templates/articles/ |
faq.html | 35 <li><a href="#faq-interact-chrome">Can extensions listen to clicks on Chrome tabs and navigation buttons?</a> 224 navigation buttons?</h3>
|
/external/chromium_org/third_party/WebKit/Source/core/html/ |
HTMLElement.cpp | 516 // for the element to be focusable, introduced by spatial navigation feature, [all...] |
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
ConsoleView.js | 422 contextMenu.appendCheckboxItem(WebInspector.UIString(WebInspector.useLowerCaseMenuTitles() ? "Preserve log upon navigation" : "Preserve Log upon Navigation"), preserveLogItemAction.bind(this), WebInspector.settings.preserveConsoleLog.get()); [all...] |
ScreencastView.js | 752 this._navigationBar = this.element.createChild("div", "toolbar-background screencast-navigation"); [all...] |
/external/chromium_org/ui/app_list/cocoa/ |
apps_grid_controller_unittest.mm | 307 // Tests basic keyboard navigation on the first page. 337 // Tests keyboard navigation across pages. [all...] |