Home
last modified time | relevance | path

Searched refs:SCREENLAYOUT_SIZE_SMALL (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/tests/mockingcoretests/src/android/window/
DSizeConfigurationBucketsTest.java34 import static android.content.res.Configuration.SCREENLAYOUT_SIZE_SMALL;
151 sizeConfigs[0].screenLayout |= SCREENLAYOUT_SIZE_SMALL;
160 oldConfig.screenLayout |= SCREENLAYOUT_SIZE_SMALL;
184 sizeConfigs[0].screenLayout |= SCREENLAYOUT_SIZE_SMALL;
193 oldConfig.screenLayout |= SCREENLAYOUT_SIZE_SMALL;
213 SCREENLAYOUT_SIZE_SMALL, SCREENLAYOUT_SIZE_NORMAL, SCREENLAYOUT_SIZE_LARGE,
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DRenderAction.java372 config.screenLayout |= Configuration.SCREENLAYOUT_SIZE_SMALL; in getConfiguration()
/frameworks/base/core/java/android/content/res/
DConfiguration.java273 public static final int SCREENLAYOUT_SIZE_SMALL = 0x01; field in Configuration
438 screenLayoutSize = SCREENLAYOUT_SIZE_SMALL; in reduceScreenLayout()
1182 case SCREENLAYOUT_SIZE_SMALL: sb.append(" smll"); break; in toString()
2577 case Configuration.SCREENLAYOUT_SIZE_SMALL: in resourceQualifierString()
/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.txt9142 field public static final int SCREENLAYOUT_SIZE_SMALL = 1; // 0x1
/frameworks/base/core/api/
Dcurrent.txt13845 field public static final int SCREENLAYOUT_SIZE_SMALL = 1; // 0x1