HomeSort by relevance Sort by last modified time
    Searched refs:NAVIGATION_NONAV (Results 1 - 17 of 17) sorted by null

  /cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
DeviceInfoActivity.java 81 } else if (con.navigation == Configuration.NAVIGATION_NONAV) {
  /frameworks/base/core/tests/coretests/src/android/app/activity/
ActivityManagerTest.java 105 if (vconfig.navigation == Configuration.NAVIGATION_NONAV) {
  /cts/tests/tests/content/src/android/content/res/cts/
ConfigurationTest.java 46 mConfig.navigation = Configuration.NAVIGATION_NONAV;
ConfigTest.java 285 config.setProperty(Properties.NAVIGATION, Configuration.NAVIGATION_NONAV);
489 config.setProperty(Properties.NAVIGATION, Configuration.NAVIGATION_NONAV);
    [all...]
  /frameworks/base/core/java/android/content/res/
Configuration.java 252 public static final int NAVIGATION_NONAV = 1;
268 * One of: {@link #NAVIGATION_NONAV}, {@link #NAVIGATION_DPAD},
564 case NAVIGATION_NONAV: sb.append(" -nav"); break;
    [all...]
  /frameworks/base/include/androidfw/
ResourceTypes.h 879 NAVIGATION_NONAV = ACONFIGURATION_NAVIGATION_NONAV,
    [all...]
  /frameworks/base/tools/aapt/
AaptAssets.cpp     [all...]
  /frameworks/base/policy/src/com/android/internal/policy/impl/
PhoneWindowManager.java     [all...]
  /frameworks/base/services/java/com/android/server/wm/
WindowManagerService.java     [all...]
  /frameworks/base/libs/androidfw/
ResourceTypes.cpp     [all...]
  /prebuilts/sdk/11/
android.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/4/
android.jar 
  /prebuilts/sdk/6/
android.jar 
  /prebuilts/sdk/7/
android.jar 
  /prebuilts/sdk/9/
android.jar 

Completed in 274 milliseconds