Home
last modified time | relevance | path

Searched refs:SCREENLAYOUT_SIZE_NORMAL (Results 1 – 8 of 8) sorted by relevance

/aosp12/frameworks/base/core/tests/mockingcoretests/src/android/window/
H A DSizeConfigurationBucketsTest.java33 import static android.content.res.Configuration.SCREENLAYOUT_SIZE_NORMAL;
173 newConfig.screenLayout |= SCREENLAYOUT_SIZE_NORMAL;
197 sizeConfigs[1].screenLayout |= SCREENLAYOUT_SIZE_NORMAL;
206 newConfig.screenLayout |= SCREENLAYOUT_SIZE_NORMAL;
224 SCREENLAYOUT_SIZE_SMALL, SCREENLAYOUT_SIZE_NORMAL, SCREENLAYOUT_SIZE_LARGE,
/aosp12/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
H A DRenderAction.java348 config.screenLayout |= Configuration.SCREENLAYOUT_SIZE_NORMAL; in getConfiguration()
/aosp12/frameworks/base/core/java/android/content/res/
H A DConfiguration.java226 public static final int SCREENLAYOUT_SIZE_NORMAL = 0x02; field in Configuration
397 screenLayoutSize = SCREENLAYOUT_SIZE_NORMAL; in reduceScreenLayout()
1041 case SCREENLAYOUT_SIZE_NORMAL: sb.append(" nrml"); break; in toString()
2393 case Configuration.SCREENLAYOUT_SIZE_NORMAL: in resourceQualifierString()
H A DCompatibilityInfo.java542 | Configuration.SCREENLAYOUT_SIZE_NORMAL; in applyToConfiguration()
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DSizeCompatTests.java503 | Configuration.SCREENLAYOUT_SIZE_NORMAL in testFixedScreenLayoutSizeBits()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt13311 field public static final int SCREENLAYOUT_SIZE_NORMAL = 2; // 0x2
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt9141 field public static final int SCREENLAYOUT_SIZE_NORMAL = 2; // 0x2