Searched refs:getDecoratedEnd (Results 1 – 4 of 4) sorted by relevance
47 final int laidOutArea = Math.abs(orientation.getDecoratedEnd(endChild) in computeScrollOffset()71 final int extend = orientation.getDecoratedEnd(endChild) in computeScrollExtent()91 final int laidOutArea = orientation.getDecoratedEnd(endChild) in computeScrollRange()
96 public abstract int getDecoratedEnd(View view); in getDecoratedEnd() method in OrientationHelper289 public int getDecoratedEnd(View view) { in createHorizontalHelper() method in OrientationHelper387 public int getDecoratedEnd(View view) {
249 - mOrientationHelper.getDecoratedEnd(refChild); in onSaveInstanceState()525 - mOrientationHelper.getDecoratedEnd(existing);774 || mOrientationHelper.getDecoratedEnd(referenceChild) in updateAnchorFromChildren()839 - mOrientationHelper.getDecoratedEnd(child);846 ? (mOrientationHelper.getDecoratedEnd(child) + mOrientationHelper1161 mLayoutState.mOffset = mOrientationHelper.getDecoratedEnd(child); in updateLayoutState()1163 scrollingOffset = mOrientationHelper.getDecoratedEnd(child) in updateLayoutState()1374 if (mOrientationHelper.getDecoratedEnd(child) > limit in recycleViewsFromStart()1384 if (mOrientationHelper.getDecoratedEnd(child) > limit in recycleViewsFromStart()1766 || mOrientationHelper.getDecoratedEnd(view) < boundsStart) { in findReferenceChild()[all …]
434 || mOrientationHelper.getDecoratedEnd(view) < boundsStart) { in findReferenceChild()