Home
last modified time | relevance | path

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

/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DResTable_config.java1518 final int screenLong = screenLayout&MASK_SCREENLONG; in match() local
1520 if (screenLong != 0 && screenLong != setScreenLong) { in match()