Home
last modified time | relevance | path

Searched refs:SCREENLAYOUT_LONG_UNDEFINED (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/android/window/
H A DSizeConfigurationBuckets.java93 != Configuration.SCREENLAYOUT_LONG_UNDEFINED) { in SizeConfigurationBuckets()
/aosp14/frameworks/base/core/java/android/content/res/
H A DConfiguration.java296 public static final int SCREENLAYOUT_LONG_UNDEFINED = 0x00; field in Configuration
348 SCREENLAYOUT_LONG_UNDEFINED | SCREENLAYOUT_LAYOUTDIR_UNDEFINED |
1169 case SCREENLAYOUT_LONG_UNDEFINED: sb.append(" ?long"); break; in toString()
1680 if (((delta.screenLayout & SCREENLAYOUT_LONG_MASK) != SCREENLAYOUT_LONG_UNDEFINED) in updateFrom()
1947 (SCREENLAYOUT_SIZE_UNDEFINED | SCREENLAYOUT_LONG_UNDEFINED)) in diff()
/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.txt13352 field public static final int SCREENLAYOUT_LONG_UNDEFINED = 0; // 0x0