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.java138 public static final int SCREENLAYOUT_LONG_NO = 0x10; field in Configuration
279 curLayout = (curLayout&~SCREENLAYOUT_LONG_MASK) | SCREENLAYOUT_LONG_NO; in reduceScreenLayout()
740 case SCREENLAYOUT_LONG_NO: /* not-long is not interesting to print */ break; in toString()
1460 case Configuration.SCREENLAYOUT_LONG_NO: in resourceQualifierString()
/frameworks/base/api/
Dcurrent.txt9675 field public static final int SCREENLAYOUT_LONG_NO = 16; // 0x10
Dsystem-current.txt10012 field public static final int SCREENLAYOUT_LONG_NO = 16; // 0x10