Home
last modified time | relevance | path

Searched refs:SCREENLAYOUT_SIZE_NORMAL (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/content/res/
DConfiguration.java111 public static final int SCREENLAYOUT_SIZE_NORMAL = 0x02; field in Configuration
255 screenLayoutSize = SCREENLAYOUT_SIZE_NORMAL; in reduceScreenLayout()
732 case SCREENLAYOUT_SIZE_NORMAL: sb.append(" nrml"); break; in toString()
1443 case Configuration.SCREENLAYOUT_SIZE_NORMAL: in resourceQualifierString()
DCompatibilityInfo.java458 | Configuration.SCREENLAYOUT_SIZE_NORMAL; in applyToConfiguration()
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DRenderAction.java337 config.screenLayout |= Configuration.SCREENLAYOUT_SIZE_NORMAL; in getConfiguration()
/frameworks/base/api/
Dcurrent.txt9684 field public static final int SCREENLAYOUT_SIZE_NORMAL = 2; // 0x2
Dsystem-current.txt10021 field public static final int SCREENLAYOUT_SIZE_NORMAL = 2; // 0x2