Searched refs:SCREENLONG_NO (Results 1 – 3 of 3) sorted by relevance
31 import static org.robolectric.res.android.ResTable_config.SCREENLONG_NO;148 assertThat(config.screenLayout).isEqualTo(SCREENLONG_NO); in parse_screenLayoutLong_notlong()
517 | ResTable_config.SCREENLONG_NO; in parseScreenLayoutLong()
440 public static final int SCREENLONG_NO = ACONFIGURATION_SCREENLONG_NO << SHIFT_SCREENLONG; field in ResTable_config