Searched refs:getDecoratedStart (Results 1 – 3 of 3) sorted by relevance
48 - orientation.getDecoratedStart(startChild)); in computeScrollOffset()54 - orientation.getDecoratedStart(startChild))); in computeScrollOffset()72 - orientation.getDecoratedStart(startChild); in computeScrollExtent()92 - orientation.getDecoratedStart(startChild); in computeScrollRange()
254 state.mAnchorOffset = mOrientationHelper.getDecoratedStart(refChild) in onSaveInstanceState()528 current = mOrientationHelper.getDecoratedStart(existing)772 mOrientationHelper.getDecoratedStart(referenceChild) >= mOrientationHelper in updateAnchorFromChildren()831 final int startGap = mOrientationHelper.getDecoratedStart(child)848 : mOrientationHelper.getDecoratedStart(child);1172 mLayoutState.mOffset = mOrientationHelper.getDecoratedStart(child); in updateLayoutState()1173 scrollingOffset = -mOrientationHelper.getDecoratedStart(child) in updateLayoutState()1418 if (mOrientationHelper.getDecoratedStart(child) < limit in recycleViewsFromEnd()1428 if (mOrientationHelper.getDecoratedStart(child) < limit in recycleViewsFromEnd()1765 } else if (mOrientationHelper.getDecoratedStart(view) >= boundsEnd in findReferenceChild()[all …]
84 public abstract int getDecoratedStart(View view); in getDecoratedStart() method in OrientationHelper296 public int getDecoratedStart(View view) { in createHorizontalHelper() method in OrientationHelper394 public int getDecoratedStart(View view) {