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