HomeSort by relevance Sort by last modified time
    Searched refs:navigation (Results 126 - 150 of 178) sorted by null

1 2 3 4 56 7 8

  /external/chromium_org/chrome/browser/resources/local_ntp/
local_ntp.js 643 // Prevent navigation when the page is being blacklisted.
924 * Extract the desired navigation behavior from a click button.
  /frameworks/base/include/androidfw/
ResourceTypes.h 909 uint8_t navigation; member in struct:android::ResTable_config::__anon30111::__anon30112
    [all...]
  /sdk/apps/DeviceConfig/src/com/example/android/deviceconfig/
ConfigGenerator.java 434 switch (config.navigation) {
  /external/chromium_org/chrome/third_party/chromevox/
chromeVoxChromeBackgroundScript.js     [all...]
chromeVoxChromeOptionsScript.js 57 increaseTtsVolume:{announce:!1,msgId:"increase_tts_volume",category:"controlling_speech"},cyclePunctuationEcho:{announce:!1,msgId:"cycle_punctuation_echo",category:"controlling_speech"},cycleTypingEcho:{announce:!1,msgId:"cycle_typing_echo",category:"controlling_speech"},toggleEarcons:{announce:!0,msgId:"toggle_earcons",category:"controlling_speech"},handleTab:{allowEvents:!0,msgId:"handle_tab_next",disallowContinuation:!0,category:"navigation"},handleTabPrev:{allowEvents:!0,msgId:"handle_tab_prev",
58 disallowContinuation:!0,category:"navigation"},forward:{forward:!0,announce:!0,msgId:"forward",category:"navigation"},backward:{backward:!0,announce:!0,msgId:"backward",category:"navigation"},right:{forward:!0,announce:!0,msgId:"right",category:"navigation"},left:{backward:!0,announce:!0,msgId:"left",category:"navigation"},previousGranularity:{announce:!0,msgId:"previous_granularity",category:"navigation"},nextGranularity:{announce:!0,msgId:"next_granularity",category:"navigation"},previousCharacter:{backward:!0,
59 announce:!0,msgId:"previous_character",skipInput:!0,category:"navigation"},nextCharacter:{forward:!0,announce:!0,msgId:"next_character",skipInput:!0,category:"navigation"},previousWord:{backward:!0,announce:!0,msgId:"previous_word",skipInput:!0,category:"navigation"}, (…)
    [all...]
chromeVoxChromePageScript.js     [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
docs.js 598 // if something is already highlighted, undo it. This is for dynamic navigation (Samples index)
    [all...]
  /external/chromium/chrome/browser/resources/
menu.js 448 * Handle keyboard navigation and activation.
  /external/chromium_org/chrome/browser/resources/chromeos/
menu.js 443 * Handle keyboard navigation and activation.
  /external/chromium_org/chrome/browser/resources/file_manager/background/js/
background.js 642 // volume will appear on the navigation list.
  /external/chromium_org/chrome/browser/resources/file_manager/foreground/js/
file_manager_commands.js 84 * @param {NavigationList} navigationList navigation list to extract root node.
file_manager.js 787 this.dialogDom_.querySelector('#navigation-list-splitter'));
    [all...]
  /external/chromium_org/chrome/browser/resources/ntp4/
new_tab.js 31 * navigation dot UI.
  /external/doclava/res/assets/templates/assets/
doclava-developer-docs.js 190 // First check if the exact URL, with query string and all, is in the navigation menu
  /external/chromium_org/sync/protocol/
proto_value_conversions.cc 166 SET_REP(navigation, TabNavigationToValue);
    [all...]
  /packages/apps/Music/src/com/android/music/
MediaPlaybackActivity.java 139 mDeviceHasDpad = (getResources().getConfiguration().navigation ==
    [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Tree.pas 422 /// navigation nodes. Default should be false;
436 /// This is a tree node without any payload; just navigation and factory stuff.
    [all...]
  /frameworks/base/tools/aapt/
ResourceTable.cpp     [all...]
  /cts/tests/tests/content/src/android/content/res/cts/
ConfigTest.java 43 NAVIGATION,
111 case NAVIGATION:
112 mConfig.navigation = value;
185 config.setProperty(Properties.NAVIGATION, Configuration.NAVIGATION_TRACKBALL);
290 config.setProperty(Properties.NAVIGATION, Configuration.NAVIGATION_NONAV);
297 config.setProperty(Properties.NAVIGATION, Configuration.NAVIGATION_DPAD);
304 config.setProperty(Properties.NAVIGATION, Configuration.NAVIGATION_WHEEL);
494 config.setProperty(Properties.NAVIGATION, Configuration.NAVIGATION_NONAV);
501 config.setProperty(Properties.NAVIGATION, Configuration.NAVIGATION_DPAD);
508 config.setProperty(Properties.NAVIGATION, Configuration.NAVIGATION_WHEEL)
    [all...]
  /external/chromium_org/chrome/browser/resources/history/
history.js 756 // Add handlers for the page navigation buttons at the bottom.
    [all...]
  /external/chromium_org/chrome/browser/sync/
profile_sync_service_session_unittest.cc     [all...]
  /frameworks/base/core/java/android/content/res/
Resources.java     [all...]
  /external/chromium_org/chrome/browser/resources/bookmark_manager/js/
main.js 220 // above. Don't run the standard navigation code below.
    [all...]
  /external/chromium_org/chrome/browser/resources/enhanced_bookmark_manager/js/
main.js 217 // above. Don't run the standard navigation code below.
    [all...]
  /external/chromium_org/third_party/accessibility-audit/
axs_testing.js 423 parent:["section"]}, menu:{mustcontain:["group", "menuitemradio", "menuitem", "menuitemcheckbox"], namefrom:["author"], namerequired:!0, parent:["list", "select"]}, menubar:{namefrom:["author"], parent:["menu"]}, menuitem:{namefrom:["contents", "author"], namerequired:!0, parent:["command"]}, menuitemcheckbox:{namefrom:["contents", "author"], namerequired:!0, parent:["checkbox", "menuitem"]}, menuitemradio:{namefrom:["contents", "author"], namerequired:!0, parent:["menuitemcheckbox", "radio"]}, navigation:{namefrom:["author"],
478 main:"aria_role_main", math:"aria_role_math", navigation:"aria_role_navigation", note:"aria_role_note", region:"aria_role_region", rowheader:"aria_role_rowheader", search:"aria_role_search", separator:"aria_role_separator"};
    [all...]

Completed in 1089 milliseconds

1 2 3 4 56 7 8