Searched refs:expectedPostLayoutItemCount (Results 1 – 1 of 1) sorted by relevance
224 int expectedPostLayoutItemCount = -1; field in BaseRecyclerViewAnimationsTest.OnLayoutCallbacks232 expectedPostLayoutItemCount = postLayout; in setExpectedItemCounts()239 expectedPostLayoutItemCount = -1; in reset()299 if (expectedPostLayoutItemCount != -1) { in onLayoutChildren()301 expectedPostLayoutItemCount, state.getItemCount()); in onLayoutChildren()