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.java102 public static final int SCREENLAYOUT_SIZE_NORMAL = 0x02; field in Configuration
217 screenLayoutSize = SCREENLAYOUT_SIZE_NORMAL; in reduceScreenLayout()
677 case SCREENLAYOUT_SIZE_NORMAL: sb.append(" nrml"); break; in toString()
DCompatibilityInfo.java458 | Configuration.SCREENLAYOUT_SIZE_NORMAL; in applyToConfiguration()
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DRenderAction.java331 config.screenLayout |= Configuration.SCREENLAYOUT_SIZE_NORMAL; in getConfiguration()
/frameworks/base/docs/html/sdk/api_diff/4/
DmissingSinces.txt206 NO DOC BLOCK: android.content.res.Configuration Field SCREENLAYOUT_SIZE_NORMAL
/frameworks/base/api/
Dcurrent.txt7622 field public static final int SCREENLAYOUT_SIZE_NORMAL = 2; // 0x2