Lines Matching refs:getPageAt
231 public View getPageAt(int index) { in getPageAt() method in PagedView
381 View page = getPageAt(pageIndex); in forEachVisiblePage()
510 AccessibilityManagerCompat.sendCustomAccessibilityEvent(getPageAt(mCurrentPage), in onPageEndTransition()
821 final View child = getPageAt(i); in getPageScrolls()
921 View pageAtIndex = getPageAt(index); in getChildOffset()
926 View layout = getPageAt(index); in getChildVisibleSize()
952 View v = getPageAt(focusablePage); in onRequestFocusInDescendants()
985 View page = getPageAt(closestNeighbourIndex); in dispatchUnhandledMove()
1005 getPageAt(pageIndex).addFocusables(views, direction, focusableMode)); in addFocusables()
1017 View current = getPageAt(mCurrentPage); in focusableViewAvailable()
1387 View current = getPageAt(mCurrentPage); in onTouchEvent()
1941 final View child = getPageAt(i); in getVisibleChildrenRange()