Searched refs:mDeletedViewCount (Results 1 – 2 of 2) sorted by relevance
226 int mDeletedViewCount; field in BaseRecyclerViewAnimationsTest.OnLayoutCallbacks245 mDeletedViewCount = 0; in beforePreLayout()249 mDeletedViewCount++; in beforePreLayout()
1276 mLayoutManager.getChildCount() + mDeletedViewCount in basicDelete()