Home | History | Annotate | Download | only in res

Lines Matching refs:SCREENLAYOUT_LONG_NO

122     public static final int SCREENLAYOUT_LONG_NO = 0x10;
165 * {@link #SCREENLAYOUT_LONG_NO} or {@link #SCREENLAYOUT_LONG_YES}.
234 curLayout = (curLayout&~SCREENLAYOUT_LONG_MASK) | SCREENLAYOUT_LONG_NO;
645 case SCREENLAYOUT_LONG_NO: /* not-long is not interesting to print */ break;