Searched refs:SCREENLAYOUT_ROUND_UNDEFINED (Results 1 – 4 of 4) sorted by relevance
30 import static android.content.res.Configuration.SCREENLAYOUT_ROUND_UNDEFINED;79 .areNonSizeLayoutFieldsUnchanged(0, SCREENLAYOUT_ROUND_UNDEFINED)); in testNonSizeRelatedScreenLayoutFields()
433 config.screenLayout |= Configuration.SCREENLAYOUT_ROUND_UNDEFINED; in getConfiguration()
337 public static final int SCREENLAYOUT_ROUND_UNDEFINED = 0x00; field in Configuration356 SCREENLAYOUT_ROUND_UNDEFINED;1708 if (((delta.screenLayout & SCREENLAYOUT_ROUND_MASK) != SCREENLAYOUT_ROUND_UNDEFINED) in updateFrom()
13840 field public static final int SCREENLAYOUT_ROUND_UNDEFINED = 0; // 0x0