HomeSort by relevance Sort by last modified time
    Searched defs:NAVIGATION (Results 1 - 4 of 4) sorted by null

  /development/apps/Development/src/com/android/development/
AppHwPref.java 56 private static final int NAVIGATION = BASE + 3;
86 displayTextView(R.id.attr_navigation, appHwPref, NAVIGATION);
142 case NAVIGATION:
  /cts/tests/tests/content/src/android/content/res/cts/
ConfigTest.java 47 NAVIGATION,
115 case NAVIGATION:
116 mConfig.navigation = value;
205 config.setProperty(Properties.NAVIGATION, Configuration.NAVIGATION_TRACKBALL);
310 config.setProperty(Properties.NAVIGATION, Configuration.NAVIGATION_NONAV);
317 config.setProperty(Properties.NAVIGATION, Configuration.NAVIGATION_DPAD);
324 config.setProperty(Properties.NAVIGATION, Configuration.NAVIGATION_WHEEL);
514 config.setProperty(Properties.NAVIGATION, Configuration.NAVIGATION_NONAV);
521 config.setProperty(Properties.NAVIGATION, Configuration.NAVIGATION_DPAD);
528 config.setProperty(Properties.NAVIGATION, Configuration.NAVIGATION_WHEEL)
    [all...]
  /cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
DeviceInfoConstants.java 42 public static final String NAVIGATION = "navigation";
  /external/libgdx/backends/gdx-backends-gwt/libs/
gwt-user.jar 

Completed in 362 milliseconds