Home
last modified time | relevance | path

Searched refs:getSystemScrollPos (Results 1 – 2 of 2) sorted by relevance

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/
DScrollController.java475 final public int getSystemScrollPos() { in getSystemScrollPos() method in ScrollController.Axis
476 return getSystemScrollPos((int) mScrollCenter); in getSystemScrollPos()
479 final public int getSystemScrollPos(int scrollCenter) { in getSystemScrollPos() method in ScrollController.Axis
DScrollAdapterView.java790 scrollTo(mScroll.horizontal.getSystemScrollPos(), mScroll.vertical.getSystemScrollPos());
1803 mScroll.mainAxis().getSystemScrollPos(scrollCenter));