Searched refs:mAttachCount (Results 1 – 1 of 1) sorted by relevance
4979 private int mAttachCount = 0; field in RecyclerView.RecycledViewPool5069 mAttachCount++; in attach()5073 mAttachCount--; in detach()5093 if (!compatibleWithPrevious && mAttachCount == 0) { in onAdapterChanged()