Searched defs:scrollPrimary (Results 1 – 1 of 1) sorted by relevance
2633 int scrollPrimary = getPrimarySystemScrollPosition(view); in getAlignedPosition() local2654 private void scrollGrid(int scrollPrimary, int scrollSecondary, boolean smooth) { in scrollGrid()