Home
last modified time | relevance | path

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

/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DRenderAction.java315 config.screenLayout |= Configuration.SCREENLAYOUT_SIZE_NORMAL; in getConfiguration()
/frameworks/base/core/java/android/content/res/
DConfiguration.java79 public static final int SCREENLAYOUT_SIZE_NORMAL = 0x02; field in Configuration
369 case SCREENLAYOUT_SIZE_NORMAL: sb.append(" nrml"); break; in toString()
DCompatibilityInfo.java458 | Configuration.SCREENLAYOUT_SIZE_NORMAL; in applyToConfiguration()
/frameworks/base/docs/html/sdk/api_diff/4/
DmissingSinces.txt206 NO DOC BLOCK: android.content.res.Configuration Field SCREENLAYOUT_SIZE_NORMAL
/frameworks/base/services/java/com/android/server/wm/
DWindowManagerService.java5955 screenLayout = Configuration.SCREENLAYOUT_SIZE_NORMAL; in computeNewConfigurationLocked()
/frameworks/base/api/
Dcurrent.txt6523 field public static final int SCREENLAYOUT_SIZE_NORMAL = 2; // 0x2
D14.txt6523 field public static final int SCREENLAYOUT_SIZE_NORMAL = 2; // 0x2