Home
last modified time | relevance | path

Searched refs:NAVIGATION_NONAV (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/app/activity/
DActivityManagerTest.java105 if (vconfig.navigation == Configuration.NAVIGATION_NONAV) { in testGetDeviceConfigurationInfo()
/frameworks/base/core/java/android/content/res/
DConfiguration.java544 public static final int NAVIGATION_NONAV = 1; field in Configuration
1039 case NAVIGATION_NONAV: sb.append(" -nav"); break; in toString()
2122 case Configuration.NAVIGATION_NONAV: in resourceQualifierString()
/frameworks/base/tools/aapt/
DAaptConfig.cpp740 if (out) out->navigation = out->NAVIGATION_NONAV; in parseNavigation()
/frameworks/base/tools/aapt2/
DConfigDescription.cpp501 if (out) out->navigation = out->NAVIGATION_NONAV; in parseNavigation()
/frameworks/base/libs/androidfw/include/androidfw/
DResourceTypes.h1005 NAVIGATION_NONAV = ACONFIGURATION_NAVIGATION_NONAV, enumerator
/frameworks/base/services/core/java/com/android/server/wm/
DDisplayContent.java1218 config.navigation = Configuration.NAVIGATION_NONAV; in computeScreenConfiguration()
1246 && config.navigation == Configuration.NAVIGATION_NONAV) { in computeScreenConfiguration()
1258 if (config.navigation == Configuration.NAVIGATION_NONAV && mService.mHasPermanentDpad) { in computeScreenConfiguration()
/frameworks/base/libs/androidfw/
DResourceTypes.cpp3191 case ResTable_config::NAVIGATION_NONAV: in toString()
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java2656 if (config.navigation == Configuration.NAVIGATION_NONAV in adjustConfigurationLw()
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java20528 && config.navigation == Configuration.NAVIGATION_NONAV);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt9122 field public static final int NAVIGATION_NONAV = 1; // 0x1
/frameworks/base/api/
Dcurrent.txt11143 field public static final int NAVIGATION_NONAV = 1; // 0x1
Dsystem-current.txt11923 field public static final int NAVIGATION_NONAV = 1; // 0x1