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

1 2 3 4 56 7

  /sdk/apps/DeviceConfig/src/com/example/android/deviceconfig/
ConfigGenerator.java 434 switch (config.navigation) {
  /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/ntp4/
new_tab.js 31 * navigation dot UI.
  /external/chromium_org/chrome/renderer/resources/extensions/
web_view.js 361 // again (such as navigation when crashed), this could end up in an infinite
  /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
  /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...]
Resource.cpp 135 mParams.inputFlags, mParams.navigation));
    [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 774 // Add handlers for the page navigation buttons at the bottom.
    [all...]
  /frameworks/base/core/java/android/content/res/
Resources.java     [all...]
  /external/chromium_org/chrome/browser/resources/bookmark_manager/js/
main.js 217 // above. Don't run the standard navigation code below.
    [all...]
  /external/chromium_org/chrome/browser/resources/file_manager/js/
test_util.js 413 // and 'click' to the navigation list.
  /frameworks/base/services/java/com/android/server/wm/
WindowManagerService.java     [all...]
  /external/chromium/chrome/browser/resources/bookmark_manager/js/
main.js 642 // The default operation is to allow dropping links etc to do navigation.
    [all...]
  /external/bison/
maint.mk     [all...]
  /build/tools/droiddoc/templates-ds/assets/js/
docs.js     [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
docs.js     [all...]
  /external/chromium_org/chrome/browser/resources/ntp_android/
ntp_android.js     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/Resources/pagepopups/
calendarPicker.js     [all...]
  /frameworks/base/policy/src/com/android/internal/policy/impl/
PhoneWindowManager.java 241 boolean mNavigationBarCanMove = false; // can the navigation bar ever move to the side?
242 boolean mNavigationBarOnBottom = true; // is the navigation bar on the bottom *right now*?
    [all...]
  /frameworks/base/services/java/com/android/server/am/
ActivityManagerService.java     [all...]

Completed in 1340 milliseconds

1 2 3 4 56 7