Home
last modified time | relevance | path

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

/frameworks/base/core/tests/mockingcoretests/src/android/window/
DSizeConfigurationBucketsTest.java33 import static android.content.res.Configuration.SCREENLAYOUT_SIZE_NORMAL;
162 newConfig.screenLayout |= SCREENLAYOUT_SIZE_NORMAL;
186 sizeConfigs[1].screenLayout |= SCREENLAYOUT_SIZE_NORMAL;
195 newConfig.screenLayout |= SCREENLAYOUT_SIZE_NORMAL;
213 SCREENLAYOUT_SIZE_SMALL, SCREENLAYOUT_SIZE_NORMAL, SCREENLAYOUT_SIZE_LARGE,
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DRenderAction.java375 config.screenLayout |= Configuration.SCREENLAYOUT_SIZE_NORMAL; in getConfiguration()
/frameworks/base/core/java/android/content/res/
DConfiguration.java281 public static final int SCREENLAYOUT_SIZE_NORMAL = 0x02; field in Configuration
452 screenLayoutSize = SCREENLAYOUT_SIZE_NORMAL; in reduceScreenLayout()
1183 case SCREENLAYOUT_SIZE_NORMAL: sb.append(" nrml"); break; in toString()
2580 case Configuration.SCREENLAYOUT_SIZE_NORMAL: in resourceQualifierString()
DCompatibilityInfo.java626 | Configuration.SCREENLAYOUT_SIZE_NORMAL; in applyToConfiguration()
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DDisplayContentTests.java2561 assertEquals(Configuration.SCREENLAYOUT_SIZE_NORMAL, in testCreateTestDisplayContentFromDimensions()
DSizeCompatTests.java808 | Configuration.SCREENLAYOUT_SIZE_NORMAL in testFixedScreenLayoutSizeBits()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt9141 field public static final int SCREENLAYOUT_SIZE_NORMAL = 2; // 0x2
/frameworks/base/core/api/
Dcurrent.txt13844 field public static final int SCREENLAYOUT_SIZE_NORMAL = 2; // 0x2