Home
last modified time | relevance | path

Searched refs:SCREENLAYOUT_SIZE_XLARGE (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/core/tests/mockingcoretests/src/android/window/
H A DSizeConfigurationBucketsTest.java35 import static android.content.res.Configuration.SCREENLAYOUT_SIZE_XLARGE;
214 SCREENLAYOUT_SIZE_XLARGE
/aosp14/frameworks/base/core/java/android/content/res/
H A DConfiguration.java290 public static final int SCREENLAYOUT_SIZE_XLARGE = 0x04; field in Configuration
415 | (SCREENLAYOUT_LONG_YES | SCREENLAYOUT_SIZE_XLARGE); in resetScreenLayout()
439 screenLayoutSize = SCREENLAYOUT_SIZE_XLARGE; in reduceScreenLayout()
1164 case SCREENLAYOUT_SIZE_XLARGE: sb.append(" xlrg"); break; in toString()
2552 case Configuration.SCREENLAYOUT_SIZE_XLARGE: in resourceQualifierString()
H A DCompatibilityInfo.java241 case Configuration.SCREENLAYOUT_SIZE_XLARGE: in CompatibilityInfo()
/aosp14/frameworks/base/core/java/android/view/
H A DViewConfiguration.java442 if (config.isLayoutSizeAtLeast(Configuration.SCREENLAYOUT_SIZE_XLARGE)) { in ViewConfiguration()
/aosp14/frameworks/base/core/java/com/android/internal/policy/
H A DPhoneWindow.java833 Configuration.SCREENLAYOUT_SIZE_XLARGE; in openPanel()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt13363 field public static final int SCREENLAYOUT_SIZE_XLARGE = 4; // 0x4