Searched refs:SCREENLAYOUT_SIZE_NORMAL (Results 1 – 5 of 5) sorted by relevance
111 public static final int SCREENLAYOUT_SIZE_NORMAL = 0x02; field in Configuration226 screenLayoutSize = SCREENLAYOUT_SIZE_NORMAL; in reduceScreenLayout()703 case SCREENLAYOUT_SIZE_NORMAL: sb.append(" nrml"); break; in toString()1405 case Configuration.SCREENLAYOUT_SIZE_NORMAL: in resourceQualifierString()
458 | Configuration.SCREENLAYOUT_SIZE_NORMAL; in applyToConfiguration()
331 config.screenLayout |= Configuration.SCREENLAYOUT_SIZE_NORMAL; in getConfiguration()
206 NO DOC BLOCK: android.content.res.Configuration Field SCREENLAYOUT_SIZE_NORMAL
9098 field public static final int SCREENLAYOUT_SIZE_NORMAL = 2; // 0x2