Searched refs:SCREENLAYOUT_ROUND_YES (Results 1 – 7 of 7) sorted by relevance
40 config.screenLayout = Configuration.SCREENLAYOUT_ROUND_YES; in testUpdateFromPreservesRoundBit()44 assertEquals(config.screenLayout, Configuration.SCREENLAYOUT_ROUND_YES); in testUpdateFromPreservesRoundBit()
224 config2.screenLayout |= Configuration.SCREENLAYOUT_ROUND_YES; in testMultipleResourcesForOneActivityGetUpdatedWhenActivityBaseUpdates()245 expectedConfig2.screenLayout |= Configuration.SCREENLAYOUT_ROUND_YES; in testMultipleResourcesForOneActivityGetUpdatedWhenActivityBaseUpdates()
387 config.screenLayout |= Configuration.SCREENLAYOUT_ROUND_YES; in getConfiguration()
261 public static final int SCREENLAYOUT_ROUND_YES = 0x2 << SCREENLAYOUT_ROUND_SHIFT; field in Configuration1817 return (screenLayout & SCREENLAYOUT_ROUND_MASK) == SCREENLAYOUT_ROUND_YES; in isScreenRound()1960 case Configuration.SCREENLAYOUT_ROUND_YES: in resourceQualifierString()
1197 ? Configuration.SCREENLAYOUT_ROUND_YES in computeScreenConfiguration()
11163 field public static final int SCREENLAYOUT_ROUND_YES = 512; // 0x200
11943 field public static final int SCREENLAYOUT_ROUND_YES = 512; // 0x200