Searched refs:getSystemScrollPos (Results 1 – 2 of 2) sorted by relevance
475 final public int getSystemScrollPos() { in getSystemScrollPos() method in ScrollController.Axis476 return getSystemScrollPos((int) mScrollCenter); in getSystemScrollPos()479 final public int getSystemScrollPos(int scrollCenter) { in getSystemScrollPos() method in ScrollController.Axis
790 scrollTo(mScroll.horizontal.getSystemScrollPos(), mScroll.vertical.getSystemScrollPos());1803 mScroll.mainAxis().getSystemScrollPos(scrollCenter));