Lines Matching refs:getPageAt
240 public View getPageAt(int index) { in getPageAt() method in PagedView
378 View page = getPageAt(pageIndex); in forEachVisiblePage()
503 AccessibilityManagerCompat.sendCustomAccessibilityEvent(getPageAt(mCurrentPage), in onPageEndTransition()
763 final View child = getPageAt(i); in getPageScrolls()
859 View pageAtIndex = getPageAt(index); in getChildOffset()
864 View layout = getPageAt(index); in getChildVisibleSize()
890 View v = getPageAt(focusablePage); in onRequestFocusInDescendants()
923 View page = getPageAt(closestNeighbourIndex); in dispatchUnhandledMove()
943 getPageAt(pageIndex).addFocusables(views, direction, focusableMode)); in addFocusables()
955 View current = getPageAt(mCurrentPage); in focusableViewAvailable()
1328 int pageOrientedSize = mOrientationHandler.getMeasuredSize(getPageAt(mCurrentPage)); in onTouchEvent()
1865 final View child = getPageAt(i); in getVisibleChildrenRange()