Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/res/
DConfiguration.java138 public static final int SCREENLAYOUT_LONG_NO = 0x10; field in Configuration
250 curLayout = (curLayout&~SCREENLAYOUT_LONG_MASK) | SCREENLAYOUT_LONG_NO; in reduceScreenLayout()
711 case SCREENLAYOUT_LONG_NO: /* not-long is not interesting to print */ break; in toString()
1422 case Configuration.SCREENLAYOUT_LONG_NO: in resourceQualifierString()
/frameworks/base/docs/html/sdk/api_diff/4/
DmissingSinces.txt201 NO DOC BLOCK: android.content.res.Configuration Field SCREENLAYOUT_LONG_NO
/frameworks/base/api/
Dsystem-current.txt9444 field public static final int SCREENLAYOUT_LONG_NO = 16; // 0x10
Dcurrent.txt9138 field public static final int SCREENLAYOUT_LONG_NO = 16; // 0x10