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