Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/tests/mockingcoretests/src/android/window/
H A DSizeConfigurationBucketsTest.java32 import static android.content.res.Configuration.SCREENLAYOUT_SIZE_LARGE;
164 sizeConfigs[1].screenLayout |= SCREENLAYOUT_SIZE_LARGE;
224 SCREENLAYOUT_SIZE_SMALL, SCREENLAYOUT_SIZE_NORMAL, SCREENLAYOUT_SIZE_LARGE,
/aosp12/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
H A DRenderAction.java351 config.screenLayout |= Configuration.SCREENLAYOUT_SIZE_LARGE; in getConfiguration()
/aosp12/frameworks/base/core/java/android/content/res/
H A DConfiguration.java234 public static final int SCREENLAYOUT_SIZE_LARGE = 0x03; field in Configuration
395 screenLayoutSize = SCREENLAYOUT_SIZE_LARGE; in reduceScreenLayout()
1042 case SCREENLAYOUT_SIZE_LARGE: sb.append(" lrg"); break; in toString()
2396 case Configuration.SCREENLAYOUT_SIZE_LARGE: in resourceQualifierString()
H A DCompatibilityInfo.java236 case Configuration.SCREENLAYOUT_SIZE_LARGE: in CompatibilityInfo()
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DSizeCompatTests.java519 | Configuration.SCREENLAYOUT_LONG_YES | Configuration.SCREENLAYOUT_SIZE_LARGE; in testFixedScreenLayoutSizeBits()
/aosp12/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodManagerService.java3443 Configuration.SCREENLAYOUT_SIZE_LARGE); in startInputOrWindowGainedFocusInternalLocked()
/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.txt13309 field public static final int SCREENLAYOUT_SIZE_LARGE = 3; // 0x3
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt9139 field public static final int SCREENLAYOUT_SIZE_LARGE = 3; // 0x3