Searched refs:MARIO (Results 1 – 1 of 1) sorted by relevance
94 @ScrollStyle private final int SCROLL_TYPE = MARIO;97 @IntDef({MARIO, SUPER_MARIO})99 private static final int MARIO = 0; field in CarLayoutManager518 if (SCROLL_TYPE == MARIO) { in onRequestChildFocus()