Searched refs:SCREENLAYOUT_ROUND_SHIFT (Results 1 – 2 of 2) sorted by relevance
276 public static final int SCREENLAYOUT_ROUND_SHIFT = 8; field in Configuration286 public static final int SCREENLAYOUT_ROUND_NO = 0x1 << SCREENLAYOUT_ROUND_SHIFT;295 public static final int SCREENLAYOUT_ROUND_YES = 0x2 << SCREENLAYOUT_ROUND_SHIFT;
16566 Landroid/content/res/Configuration;->SCREENLAYOUT_ROUND_SHIFT:I