Searched refs:SCREENLAYOUT_LAYOUTDIR_UNDEFINED (Results 1 – 4 of 4) sorted by relevance
26 import static android.content.res.Configuration.SCREENLAYOUT_LAYOUTDIR_UNDEFINED;71 .areNonSizeLayoutFieldsUnchanged(0, SCREENLAYOUT_LAYOUTDIR_UNDEFINED)); in testNonSizeRelatedScreenLayoutFields()
314 public static final int SCREENLAYOUT_LAYOUTDIR_UNDEFINED = 0x00; field in Configuration348 SCREENLAYOUT_LONG_UNDEFINED | SCREENLAYOUT_LAYOUTDIR_UNDEFINED |1133 case SCREENLAYOUT_LAYOUTDIR_UNDEFINED: sb.append(" ?layoutDir"); break; in toString()1628 if (deltaScreenLayoutDir != SCREENLAYOUT_LAYOUTDIR_UNDEFINED && in updateFrom()1914 if ((compareUndefined || deltaScreenLayoutDir != SCREENLAYOUT_LAYOUTDIR_UNDEFINED) in diff()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
13349 field public static final int SCREENLAYOUT_LAYOUTDIR_UNDEFINED = 0; // 0x0