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