Home
last modified time | relevance | path

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

/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DRenderAction.java335 config.screenLayout |= Configuration.SCREENLAYOUT_SIZE_NORMAL; in getConfiguration()
/frameworks/base/core/java/android/content/res/
DConfiguration.java191 public static final int SCREENLAYOUT_SIZE_NORMAL = 0x02; field in Configuration
345 screenLayoutSize = SCREENLAYOUT_SIZE_NORMAL; in reduceScreenLayout()
960 case SCREENLAYOUT_SIZE_NORMAL: sb.append(" nrml"); break; in toString()
1935 case Configuration.SCREENLAYOUT_SIZE_NORMAL: in resourceQualifierString()
DCompatibilityInfo.java472 | Configuration.SCREENLAYOUT_SIZE_NORMAL; in applyToConfiguration()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt9141 field public static final int SCREENLAYOUT_SIZE_NORMAL = 2; // 0x2
/frameworks/base/api/
Dcurrent.txt11166 field public static final int SCREENLAYOUT_SIZE_NORMAL = 2; // 0x2
Dsystem-current.txt11946 field public static final int SCREENLAYOUT_SIZE_NORMAL = 2; // 0x2