Searched refs:getTotalLayoutCount (Results 1 – 1 of 1) sorted by relevance
88 assertEquals("extra layouts should not happen", 1, mLayoutManager.getTotalLayoutCount()); in setupBasic()195 public int getTotalLayoutCount() { in getTotalLayoutCount() method in BaseRecyclerViewAnimationsTest.AnimationLayoutManager