Searched refs:mIsAttached (Results 1 – 3 of 3) sorted by relevance
177 assertFalse(recyclerView.mIsAttached); in gapWorkerWithoutLayout()
316 if (!mIsAttached) {339 boolean mIsAttached; field in RecyclerView1136 if (mIsAttached) { in setLayoutManager()1153 if (mIsAttached) { in setLayoutManager()2436 mIsAttached = true; in onAttachedToWindow()2473 mIsAttached = false; in onDetachedFromWindow()2493 return mIsAttached; in isAttachedToWindow()3173 if (!mPostedAnimatorRunner && mIsAttached) { in postAnimationRunner()4920 if (POST_UPDATES_ON_ANIMATION && mHasFixedSize && mIsAttached) { in triggerUpdateProcessor()
352 if (!mIsAttached) {375 boolean mIsAttached; field in RecyclerView1279 if (mIsAttached) { in setLayoutManager()1297 if (mIsAttached) { in setLayoutManager()2745 mIsAttached = true; in onAttachedToWindow()2782 mIsAttached = false; in onDetachedFromWindow()2802 return mIsAttached; in isAttachedToWindow()3508 if (!mPostedAnimatorRunner && mIsAttached) { in postAnimationRunner()5277 if (POST_UPDATES_ON_ANIMATION && mHasFixedSize && mIsAttached) { in triggerUpdateProcessor()