Searched refs:screenLayoutRound (Results 1 – 2 of 2) sorted by relevance
137 int screenLayoutRound = getScreenLayoutRound(configuration); in applyToConfiguration() local138 int resTabRound = resTab.screenLayoutRound(); in applyToConfiguration()140 screenLayoutRound = resTabRound << 8; in applyToConfiguration()144 screenLayoutSize | screenLayoutLong | screenLayoutLayoutDir | screenLayoutRound; in applyToConfiguration()
710 public final int screenLayoutRound() { in screenLayoutRound() method in ResTable_config714 public final void screenLayoutRound(int value) { in screenLayoutRound() method in ResTable_config1138 getOrDefault(SCREENLAYOUT_ROUND_VALUES, screenLayoutRound(), "")); in toStringParts()