Searched refs:SCREENLAYOUT_SIZE_NORMAL (Results 1 – 7 of 7) sorted by relevance
315 config.screenLayout |= Configuration.SCREENLAYOUT_SIZE_NORMAL; in getConfiguration()
79 public static final int SCREENLAYOUT_SIZE_NORMAL = 0x02; field in Configuration369 case SCREENLAYOUT_SIZE_NORMAL: sb.append(" nrml"); break; in toString()
458 | Configuration.SCREENLAYOUT_SIZE_NORMAL; in applyToConfiguration()
206 NO DOC BLOCK: android.content.res.Configuration Field SCREENLAYOUT_SIZE_NORMAL
5955 screenLayout = Configuration.SCREENLAYOUT_SIZE_NORMAL; in computeNewConfigurationLocked()
6523 field public static final int SCREENLAYOUT_SIZE_NORMAL = 2; // 0x2