Searched refs:expectedPreLayoutItemCount (Results 1 – 1 of 1) sorted by relevance
222 int expectedPreLayoutItemCount = -1; field in BaseRecyclerViewAnimationsTest.OnLayoutCallbacks231 expectedPreLayoutItemCount = preLayout; in setExpectedItemCounts()238 expectedPreLayoutItemCount = -1; in reset()293 if (expectedPreLayoutItemCount != -1) { in onLayoutChildren()295 expectedPreLayoutItemCount, state.getItemCount()); in onLayoutChildren()