Searched refs:SCREENLAYOUT_LAYOUTDIR_LTR (Results 1 – 6 of 6) sorted by relevance
18 import android.content.res.Configuration.SCREENLAYOUT_LAYOUTDIR_LTR247 config.screenLayout = SCREENLAYOUT_LAYOUTDIR_LTR
24 import static android.content.res.Configuration.SCREENLAYOUT_LAYOUTDIR_LTR;73 .areNonSizeLayoutFieldsUnchanged(0, SCREENLAYOUT_LAYOUTDIR_LTR)); in testNonSizeRelatedScreenLayoutFields()
317 public static final int SCREENLAYOUT_LAYOUTDIR_LTR = 0x01 << SCREENLAYOUT_LAYOUTDIR_SHIFT; field in Configuration1134 case SCREENLAYOUT_LAYOUTDIR_LTR: sb.append(" ldltr"); break; in toString()2520 case Configuration.SCREENLAYOUT_LAYOUTDIR_LTR: in resourceQualifierString()
1046 c.screenLayout = fixedScreenLayout | Configuration.SCREENLAYOUT_LAYOUTDIR_LTR; in testFixedScreenLayoutSizeBits()1051 assertEquals(fixedScreenLayout | Configuration.SCREENLAYOUT_LAYOUTDIR_LTR, in testFixedScreenLayoutSizeBits()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
13345 field public static final int SCREENLAYOUT_LAYOUTDIR_LTR = 64; // 0x40