Searched refs:SCREENLAYOUT_SIZE_NORMAL (Results 1 – 9 of 9) sorted by relevance
33 import static android.content.res.Configuration.SCREENLAYOUT_SIZE_NORMAL;162 newConfig.screenLayout |= SCREENLAYOUT_SIZE_NORMAL;186 sizeConfigs[1].screenLayout |= SCREENLAYOUT_SIZE_NORMAL;195 newConfig.screenLayout |= SCREENLAYOUT_SIZE_NORMAL;213 SCREENLAYOUT_SIZE_SMALL, SCREENLAYOUT_SIZE_NORMAL, SCREENLAYOUT_SIZE_LARGE,
375 config.screenLayout |= Configuration.SCREENLAYOUT_SIZE_NORMAL; in getConfiguration()
281 public static final int SCREENLAYOUT_SIZE_NORMAL = 0x02; field in Configuration452 screenLayoutSize = SCREENLAYOUT_SIZE_NORMAL; in reduceScreenLayout()1183 case SCREENLAYOUT_SIZE_NORMAL: sb.append(" nrml"); break; in toString()2580 case Configuration.SCREENLAYOUT_SIZE_NORMAL: in resourceQualifierString()
626 | Configuration.SCREENLAYOUT_SIZE_NORMAL; in applyToConfiguration()
2561 assertEquals(Configuration.SCREENLAYOUT_SIZE_NORMAL, in testCreateTestDisplayContentFromDimensions()
808 | Configuration.SCREENLAYOUT_SIZE_NORMAL in testFixedScreenLayoutSizeBits()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
9141 field public static final int SCREENLAYOUT_SIZE_NORMAL = 2; // 0x2
13844 field public static final int SCREENLAYOUT_SIZE_NORMAL = 2; // 0x2