Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/jni/
H A Dandroid_content_res_Configuration.cpp34 jfieldID screenLayout; member
/aosp14/frameworks/base/core/java/android/content/res/
H A DCompatibilityInfo.java120 public CompatibilityInfo(ApplicationInfo appInfo, int screenLayout, int sw, in CompatibilityInfo()
125 public CompatibilityInfo(ApplicationInfo appInfo, int screenLayout, int sw, in CompatibilityInfo()
H A DConfiguration.java382 public int screenLayout; field in Configuration
2386 private static int getScreenLayoutNoDirection(int screenLayout) { in getScreenLayoutNoDirection()
H A DAssetManager.java1479 int screenHeightDp, int screenLayout, int uiMode, int colorMode, int grammaticalGender, in setConfiguration()
1575 int smallestScreenWidthDp, int screenWidthDp, int screenHeightDp, int screenLayout, in nativeSetConfiguration()
/aosp14/frameworks/base/tools/aapt2/test/
H A DBuilders.h277 ConfigDescriptionBuilder& setScreenLayout(uint8_t screenLayout) { in setScreenLayout()
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DTaskTests.java881 final int screenLayout = parentConfig.screenLayout in testInsetDisregardedWhenFreeformOverlapsNavBar() local
/aosp14/frameworks/base/libs/androidfw/include/androidfw/
H A DResourceTypes.h1182 uint8_t screenLayout; member
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...