Searched refs:SCREENLAYOUT_SIZE_NORMAL (Results 1 – 8 of 8) sorted by relevance
33 import static android.content.res.Configuration.SCREENLAYOUT_SIZE_NORMAL;173 newConfig.screenLayout |= SCREENLAYOUT_SIZE_NORMAL;197 sizeConfigs[1].screenLayout |= SCREENLAYOUT_SIZE_NORMAL;206 newConfig.screenLayout |= SCREENLAYOUT_SIZE_NORMAL;224 SCREENLAYOUT_SIZE_SMALL, SCREENLAYOUT_SIZE_NORMAL, SCREENLAYOUT_SIZE_LARGE,
348 config.screenLayout |= Configuration.SCREENLAYOUT_SIZE_NORMAL; in getConfiguration()
226 public static final int SCREENLAYOUT_SIZE_NORMAL = 0x02; field in Configuration397 screenLayoutSize = SCREENLAYOUT_SIZE_NORMAL; in reduceScreenLayout()1041 case SCREENLAYOUT_SIZE_NORMAL: sb.append(" nrml"); break; in toString()2393 case Configuration.SCREENLAYOUT_SIZE_NORMAL: in resourceQualifierString()
542 | Configuration.SCREENLAYOUT_SIZE_NORMAL; in applyToConfiguration()
503 | Configuration.SCREENLAYOUT_SIZE_NORMAL in testFixedScreenLayoutSizeBits()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
13311 field public static final int SCREENLAYOUT_SIZE_NORMAL = 2; // 0x2
9141 field public static final int SCREENLAYOUT_SIZE_NORMAL = 2; // 0x2