Home
last modified time | relevance | path

Searched refs:SCREENLAYOUT_SIZE_SMALL (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/content/res/
DConfiguration.java103 public static final int SCREENLAYOUT_SIZE_SMALL = 0x01; field in Configuration
212 screenLayoutSize = SCREENLAYOUT_SIZE_SMALL; in reduceScreenLayout()
702 case SCREENLAYOUT_SIZE_SMALL: sb.append(" smll"); break; in toString()
1402 case Configuration.SCREENLAYOUT_SIZE_SMALL: in resourceQualifierString()
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DRenderAction.java328 config.screenLayout |= Configuration.SCREENLAYOUT_SIZE_SMALL; in getConfiguration()
/frameworks/base/docs/html/sdk/api_diff/4/
DmissingSinces.txt207 NO DOC BLOCK: android.content.res.Configuration Field SCREENLAYOUT_SIZE_SMALL
/frameworks/base/api/
Dsystem-current.txt9450 field public static final int SCREENLAYOUT_SIZE_SMALL = 1; // 0x1
Dcurrent.txt9144 field public static final int SCREENLAYOUT_SIZE_SMALL = 1; // 0x1