Searched refs:RowOffsetMode (Results 1 – 2 of 2) sorted by relevance
110 public @interface RowOffsetMode {} annotation in CarLayoutManager124 @RowOffsetMode private int mRowOffsetMode = ROW_OFFSET_MODE_PAGE;684 public void setRowOffsetMode(@RowOffsetMode int mode) { in setRowOffsetMode()
715 …public static abstract class CarLayoutManager.RowOffsetMode implements java.lang.annotation.Annota…