Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/res/
DCompatibilityInfo.java116 public CompatibilityInfo(ApplicationInfo appInfo, int screenLayout, int sw, in CompatibilityInfo()
121 public CompatibilityInfo(ApplicationInfo appInfo, int screenLayout, int sw, in CompatibilityInfo()
DConfiguration.java334 public int screenLayout; field in Configuration
2286 private static int getScreenLayoutNoDirection(int screenLayout) { in getScreenLayoutNoDirection()
DAssetManager.java1474 int screenHeightDp, int screenLayout, int uiMode, int colorMode, int majorVersion) { in setConfiguration()
1569 int smallestScreenWidthDp, int screenWidthDp, int screenHeightDp, int screenLayout, in nativeSetConfiguration()
/frameworks/base/core/jni/
Dandroid_content_res_Configuration.cpp34 jfieldID screenLayout; member
/frameworks/base/tools/aapt2/test/
DBuilders.h279 ConfigDescriptionBuilder& setScreenLayout(uint8_t screenLayout) { in setScreenLayout()
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DTaskTests.java802 final int screenLayout = parentConfig.screenLayout in testInsetDisregardedWhenFreeformOverlapsNavBar() local
/frameworks/base/libs/androidfw/include/androidfw/
DResourceTypes.h1161 uint8_t screenLayout; member