Home | History | Annotate | Download | only in res

Lines Matching defs:SCREENLAYOUT_ROUND_YES

284     public static final int SCREENLAYOUT_ROUND_YES = 0x2 << SCREENLAYOUT_ROUND_SHIFT;
316 * shape. They may be one of {@link #SCREENLAYOUT_ROUND_NO} or {@link #SCREENLAYOUT_ROUND_YES}.
1901 return (screenLayout & SCREENLAYOUT_ROUND_MASK) == SCREENLAYOUT_ROUND_YES;
2060 case Configuration.SCREENLAYOUT_ROUND_YES: