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