Home
last modified time | relevance | path

Searched defs:screenLayout (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/content/res/
DCompatibilityInfo.java138 public CompatibilityInfo(ApplicationInfo appInfo, int screenLayout, int sw, in CompatibilityInfo()
143 public CompatibilityInfo(ApplicationInfo appInfo, int screenLayout, int sw, in CompatibilityInfo()
148 public CompatibilityInfo(ApplicationInfo appInfo, int screenLayout, int sw, in CompatibilityInfo()
DAssetManager.java1556 int screenHeightDp, int screenLayout, int uiMode, int colorMode, int grammaticalGender, in setConfiguration()
1579 int screenWidthDp, int screenHeightDp, int screenLayout, int uiMode, int colorMode, in setConfiguration()
1595 int screenWidthDp, int screenHeightDp, int screenLayout, int uiMode, int colorMode, in setConfigurationInternal()
1693 int screenHeightDp, int screenLayout, int uiMode, int colorMode, int grammaticalGender, in nativeSetConfiguration()
DConfiguration.java389 public int screenLayout; field in Configuration
2420 private static int getScreenLayoutNoDirection(int screenLayout) { in getScreenLayoutNoDirection()
/frameworks/base/core/jni/
Dandroid_content_res_Configuration.cpp34 jfieldID screenLayout; member
/frameworks/base/tools/aapt2/test/
DBuilders.h280 ConfigDescriptionBuilder& setScreenLayout(uint8_t screenLayout) { in setScreenLayout()
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DTaskTests.java952 final int screenLayout = parentConfig.screenLayout in testInsetDisregardedWhenFreeformOverlapsNavBar() local
/frameworks/base/libs/androidfw/include/androidfw/
DResourceTypes.h1188 uint8_t screenLayout; member
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...