Searched refs:hSelection (Results 1 – 1 of 1) sorted by relevance
134 int hSelection = mHorizontalScrollBar.getSelection(); in updateScrollBars() local136 if (hSelection >= hPage) { in updateScrollBars()138 hSelection = 0; in updateScrollBars()140 mOrigin.x = -hSelection; in updateScrollBars()