Searched refs:mIsAttached (Results 1 – 1 of 1) sorted by relevance
220 private boolean mIsAttached; field in RecyclerView701 if (mIsAttached) { in setLayoutManager()715 if (mIsAttached) { in setLayoutManager()1494 mIsAttached = true; in onAttachedToWindow()1511 mIsAttached = false; in onDetachedFromWindow()1945 if (!mPostedAnimatorRunner && mIsAttached) { in postAnimationRunner()3304 if (mPostUpdatesOnAnimation && mHasFixedSize && mIsAttached) { in triggerUpdateProcessor()