Searched refs:isPreLayout (Results 1 – 22 of 22) sorted by relevance
119 … builder.append("is pre layout:").append(state.isPreLayout()).append(", done:").append(done); in prepareLog()129 if (state.isPreLayout() && !done) { in prepareLog()153 if (state.isPreLayout()) { in onLayoutChildren()288 if (state.isPreLayout()) { in onLayoutChildren()301 if (!state.isPreLayout()) { in onLayoutChildren()305 if (state.isPreLayout()) { in onLayoutChildren()424 if (super.mState.isPreLayout()) { in validatePostUpdateOp()439 + "pre layout:" + mState.isPreLayout() in validateAdapterPosition()597 if (mType == Type.scrap || (mType == Type.adapterScrap && !state.isPreLayout())) { in validate()607 if (state.isPreLayout()) { in validate()
256 } else if (enableSpanLookupLogging.get() && !rv.mState.isPreLayout()) { in movingAGroupOffScreenForAddedItems()693 if (!state.isPreLayout()) { in notifyDataSetChange()700 if (!state.isPreLayout()) { in notifyDataSetChange()
114 if (state.isPreLayout()) { in scrollToPositionWithPredictive()
1595 if (!state.isPreLayout()) { in duplicateAdapterPositionTest()2294 if (!state.isPreLayout()) { in accessRecyclerOnOnMeasureTest()2743 if (state.isPreLayout()) { in stableIdsMoveTest()3277 if (state.isPreLayout()) {3549 final int[] layoutRange = state.isPreLayout() ? preLayoutRange3553 if (!state.isPreLayout()) {
129 if (state.isPreLayout()) { in changeAndDisappearTest()1733 if (state.isPreLayout()) { in addThenRecycleRemovedView()
619 if (!mRecyclerView.mState.isPreLayout()) { in layoutRange()
707 if (getChildCount() == 0 || mRecyclerView.mState.isPreLayout()) { in validateChildren()
113 if (!state.isPreLayout()) { in changeMovedOutsideWithPredictiveAndTwoViewHolders()
419 if (state.isPreLayout()) { in scrollToPositionWithPredictive()
167 if (state.isPreLayout()) { in onLayoutChildren()347 if (state.getItemCount() > 0 && !state.isPreLayout()) { in onAnchorReady()440 if (!state.isPreLayout()) { in getSpanGroupIndex()456 if (!state.isPreLayout()) { in getSpanIndex()477 if (!state.isPreLayout()) { in getSpanSize()
464 Log.d(TAG, "is pre layout:" + state.isPreLayout());509 if (state.isPreLayout() && mPendingScrollPosition != NO_POSITION &&548 mLayoutState.mIsPreLayout = state.isPreLayout();625 if (!state.isPreLayout()) {667 if (!state.willRunPredictiveAnimations() || getChildCount() == 0 || state.isPreLayout() in layoutForPredictiveAnimations()764 if (!state.isPreLayout() && supportsPredictiveItemAnimations()) { in updateAnchorFromChildren()787 if (state.isPreLayout() || mPendingScrollPosition == NO_POSITION) {1389 || !state.isPreLayout()) { in fill()
4794 if (DEBUG && !mState.isPreLayout()) { in validateViewHolderForOffsetPosition()4798 return mState.isPreLayout(); in validateViewHolderForOffsetPosition()4804 if (!mState.isPreLayout()) { in validateViewHolderForOffsetPosition()4848 if (mState.isPreLayout()) { in bindViewToPosition()4892 if (!mState.isPreLayout()) { in convertPreLayoutPositionToPostLayout()4924 if (mState.isPreLayout()) { in getViewForPosition()5013 if (fromScrap && !mState.isPreLayout() && holder in getViewForPosition()5027 if (mState.isPreLayout() && holder.isBound()) { in getViewForPosition()5040 if (mState.isPreLayout()) { in getViewForPosition()5428 if (!mState.isPreLayout()) { in getScrapViewForId()[all …]
684 if (shouldCheckForGaps && !state.isPreLayout()) {695 if (state.isPreLayout()) {831 if (state.isPreLayout() || mPendingScrollPosition == NO_POSITION) {
500 method public boolean isPreLayout();
559 method public boolean isPreLayout();
638 method public boolean isPreLayout();
633 method public boolean isPreLayout();
672 method public boolean isPreLayout();
681 method public boolean isPreLayout();
708 method public boolean isPreLayout();
1819 + " inPreLayout " + state.isPreLayout() in onLayoutChildren()