Home
last modified time | relevance | path

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

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