Searched refs:ROW_OFFSET_MODE_PAGE (Results 1 – 3 of 3) sorted by relevance
109 @IntDef({ROW_OFFSET_MODE_INDIVIDUAL, ROW_OFFSET_MODE_PAGE})112 public static final int ROW_OFFSET_MODE_PAGE = 1; field in CarLayoutManager124 @RowOffsetMode private int mRowOffsetMode = ROW_OFFSET_MODE_PAGE;980 if (mRowOffsetMode == ROW_OFFSET_MODE_PAGE) { in offsetRows()
163 mLayoutManager.setRowOffsetMode(CarLayoutManager.ROW_OFFSET_MODE_PAGE); in onInterceptTouchEvent()
708 field public static final int ROW_OFFSET_MODE_PAGE = 1; // 0x1