Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/res/
DConfiguration.java94 public static final int SCREENLAYOUT_SIZE_SMALL = 0x01; field in Configuration
203 screenLayoutSize = SCREENLAYOUT_SIZE_SMALL; in reduceScreenLayout()
676 case SCREENLAYOUT_SIZE_SMALL: sb.append(" smll"); break; in toString()
/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/
Dcurrent.txt7623 field public static final int SCREENLAYOUT_SIZE_SMALL = 1; // 0x1