Home
last modified time | relevance | path

Searched refs:SCREENLAYOUT_LAYOUTDIR_UNDEFINED (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/tests/mockingcoretests/src/android/window/
DSizeConfigurationBucketsTest.java26 import static android.content.res.Configuration.SCREENLAYOUT_LAYOUTDIR_UNDEFINED;
71 .areNonSizeLayoutFieldsUnchanged(0, SCREENLAYOUT_LAYOUTDIR_UNDEFINED)); in testNonSizeRelatedScreenLayoutFields()
/frameworks/base/core/java/android/content/res/
DConfiguration.java321 public static final int SCREENLAYOUT_LAYOUTDIR_UNDEFINED = 0x00; field in Configuration
355 SCREENLAYOUT_LONG_UNDEFINED | SCREENLAYOUT_LAYOUTDIR_UNDEFINED |
1154 case SCREENLAYOUT_LAYOUTDIR_UNDEFINED: sb.append(" ?layoutDir"); break; in toString()
1649 if (deltaScreenLayoutDir != SCREENLAYOUT_LAYOUTDIR_UNDEFINED && in updateFrom()
1936 if ((compareUndefined || deltaScreenLayoutDir != SCREENLAYOUT_LAYOUTDIR_UNDEFINED) in diff()
/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.txt9134 field public static final int SCREENLAYOUT_LAYOUTDIR_UNDEFINED = 0; // 0x0
/frameworks/base/core/api/
Dcurrent.txt13833 field public static final int SCREENLAYOUT_LAYOUTDIR_UNDEFINED = 0; // 0x0