Searched refs:SCROLL_TYPE (Results 1 – 1 of 1) sorted by relevance
94 @ScrollStyle private final int SCROLL_TYPE = MARIO; field in CarLayoutManager518 if (SCROLL_TYPE == MARIO) { in onRequestChildFocus()520 } else if (SCROLL_TYPE == SUPER_MARIO) { in onRequestChildFocus()523 throw new IllegalStateException("Unknown scroll type (" + SCROLL_TYPE + ")"); in onRequestChildFocus()