Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/res/
DConfiguration.java132 public static final int SCREENLAYOUT_SIZE_LARGE = 0x03; field in Configuration
266 screenLayoutSize = SCREENLAYOUT_SIZE_LARGE; in reduceScreenLayout()
834 case SCREENLAYOUT_SIZE_LARGE: sb.append(" lrg"); break; in toString()
1627 case Configuration.SCREENLAYOUT_SIZE_LARGE: in resourceQualifierString()
DCompatibilityInfo.java207 case Configuration.SCREENLAYOUT_SIZE_LARGE: in CompatibilityInfo()
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DRenderAction.java338 config.screenLayout |= Configuration.SCREENLAYOUT_SIZE_LARGE; in getConfiguration()
/frameworks/base/services/core/java/com/android/server/
DInputMethodManagerService.java2317 Configuration.SCREENLAYOUT_SIZE_LARGE); in windowGainedFocus()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt9139 field public static final int SCREENLAYOUT_SIZE_LARGE = 3; // 0x3
/frameworks/base/api/
Dcurrent.txt10167 field public static final int SCREENLAYOUT_SIZE_LARGE = 3; // 0x3
Dtest-current.txt10180 field public static final int SCREENLAYOUT_SIZE_LARGE = 3; // 0x3
Dsystem-current.txt10606 field public static final int SCREENLAYOUT_SIZE_LARGE = 3; // 0x3