Home
last modified time | relevance | path

Searched refs:resTabRound (Results 1 – 1 of 1) sorted by relevance

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/android/
DDeviceConfig.java138 int resTabRound = resTab.screenLayoutRound(); in applyToConfiguration() local
139 if (resTabRound != ResTable_config.SCREENROUND_ANY) { in applyToConfiguration()
140 screenLayoutRound = resTabRound << 8; in applyToConfiguration()