Home
last modified time | relevance | path

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

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/android/
DDeviceConfig.java126 int resTabLong = resTab.screenLayoutLong(); in applyToConfiguration() local
127 if (resTabLong != ResTable_config.SCREENLONG_ANY) { in applyToConfiguration()
128 screenLayoutLong = resTabLong; in applyToConfiguration()