Searched refs:getDecoratedStart (Results 1 – 7 of 7) sorted by relevance
47 orientation.getDecoratedStart(startChild)); in computeScrollOffset()53 - orientation.getDecoratedStart(startChild))); in computeScrollOffset()71 - orientation.getDecoratedStart(startChild); in computeScrollExtent()91 orientation.getDecoratedStart(startChild); in computeScrollRange()
81 public abstract int getDecoratedStart(View view); in getDecoratedStart() method in OrientationHelper239 public int getDecoratedStart(View view) { in createHorizontalHelper() method in OrientationHelper315 public int getDecoratedStart(View view) {
231 state.mAnchorOffset = mOrientationHelper.getDecoratedStart(refChild) - in onSaveInstanceState()490 current = mOrientationHelper.getDecoratedStart(existing)692 mOrientationHelper.getDecoratedStart(referenceChild) >= mOrientationHelper in updateAnchorFromChildren()751 final int startGap = mOrientationHelper.getDecoratedStart(child)768 : mOrientationHelper.getDecoratedStart(child);1081 mLayoutState.mOffset = mOrientationHelper.getDecoratedStart(child); in updateLayoutState()1082 fastScrollSpace = -mOrientationHelper.getDecoratedStart(child) in updateLayoutState()1209 if (mOrientationHelper.getDecoratedStart(child) < limit) {// stop here in recycleViewsFromEnd()1217 if (mOrientationHelper.getDecoratedStart(child) < limit) {// stop here in recycleViewsFromEnd()1531 } else if (mOrientationHelper.getDecoratedStart(view) >= boundsEnd || in findReferenceChild()[all …]
323 int myStart = mPrimaryOrientation.getDecoratedStart(child); in hasGapsToFix()324 int nextStart = mPrimaryOrientation.getDecoratedStart(nextChild); in hasGapsToFix()710 anchorInfo.mOffset = target - mPrimaryOrientation.getDecoratedStart(child);725 final int startGap = mPrimaryOrientation.getDecoratedStart(child)1165 || mPrimaryOrientation.getDecoratedStart(child) >= boundsStart)) {1182 if (mPrimaryOrientation.getDecoratedStart(child) >= boundsStart) {1675 if (mPrimaryOrientation.getDecoratedStart(child) > line) {2041 mCachedStart = mPrimaryOrientation.getDecoratedStart(startView);2232 if (mPrimaryOrientation.getDecoratedStart(view) < end &&2270 final int childStart = mPrimaryOrientation.getDecoratedStart(child);
259 helper.getDecoratedStart(child0) >= helper.getDecoratedEnd(child1)); in rtlTest()264 helper.getDecoratedStart(child1) >= helper.getDecoratedEnd(child0)); in rtlTest()266 helper.getDecoratedStart(child0), helper.getStartAfterPadding()); in rtlTest()314 mLayoutManager.mPrimaryOrientation.getDecoratedStart(child); in scrollBackAndPreservePositionsTest()357 mLayoutManager.mPrimaryOrientation.getDecoratedStart(child); in scrollBackAndPreservePositionsTest()569 mLayoutManager.mPrimaryOrientation.getDecoratedStart(view1)); in testTemporaryGapHandling()572 mLayoutManager.mPrimaryOrientation.getDecoratedStart(view2)); in testTemporaryGapHandling()597 mLayoutManager.mPrimaryOrientation.getDecoratedStart(view1)); in updateAfterFullSpanGapHandlingTest()600 mLayoutManager.mPrimaryOrientation.getDecoratedStart(view2)); in updateAfterFullSpanGapHandlingTest()1124 : orientationHelper.getDecoratedStart(child) - orientationHelper in scrollToPositionWithOffsetTest()[all …]
113 final int top = mLayoutManager.mOrientationHelper.getDecoratedStart(vh.itemView); in testKeepFocusOnRelayout()132 mLayoutManager.mOrientationHelper.getDecoratedStart(postVH.itemView)); in testKeepFocusOnRelayout()174 : orientationHelper.getDecoratedStart(child) - orientationHelper in scrollToPositionWithOffsetTest()184 : orientationHelper.getDecoratedStart(child) - orientationHelper in scrollToPositionWithOffsetTest()224 orientationHelper.getDecoratedStart(child) in scrollToPositionWithOffsetTest()970 mOrientationHelper.getDecoratedStart(child)).append(", end:") in getBoundsLog()1002 final int childStart = mOrientationHelper.getDecoratedStart(child); in traverseAndFindVisibleChildren()1037 mOrientationHelper.getDecoratedStart(view), in getViewBounds()1038 mSecondaryOrientation.getDecoratedStart(view), in getViewBounds()1043 mSecondaryOrientation.getDecoratedStart(view), in getViewBounds()[all …]
522 mGlm.mOrientationHelper.getDecoratedStart(child); in scrollBackAndPreservePositionsTest()570 mGlm.mOrientationHelper.getDecoratedStart(child); in scrollBackAndPreservePositionsTest()