Home
last modified time | relevance | path

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

/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DRenderAction.java338 config.screenLayout |= Configuration.SCREENLAYOUT_SIZE_LARGE; in getConfiguration()
/frameworks/base/core/java/android/content/res/
DConfiguration.java199 public static final int SCREENLAYOUT_SIZE_LARGE = 0x03; field in Configuration
343 screenLayoutSize = SCREENLAYOUT_SIZE_LARGE; in reduceScreenLayout()
961 case SCREENLAYOUT_SIZE_LARGE: sb.append(" lrg"); break; in toString()
1938 case Configuration.SCREENLAYOUT_SIZE_LARGE: in resourceQualifierString()
DCompatibilityInfo.java217 case Configuration.SCREENLAYOUT_SIZE_LARGE: in CompatibilityInfo()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt9139 field public static final int SCREENLAYOUT_SIZE_LARGE = 3; // 0x3
/frameworks/base/api/
Dcurrent.txt11164 field public static final int SCREENLAYOUT_SIZE_LARGE = 3; // 0x3
Dsystem-current.txt11944 field public static final int SCREENLAYOUT_SIZE_LARGE = 3; // 0x3