Home
last modified time | relevance | path

Searched refs:expectDraw (Results 1 – 2 of 2) sorted by relevance

/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
DBaseRecyclerViewAnimationsTest.java81 recyclerView.expectDraw(1); in setupBasic()
370 public void expectDraw(int count) { in expectDraw() method in BaseRecyclerViewAnimationsTest.TestRecyclerView
DRecyclerViewAnimationsTest.java1483 testRecyclerView.expectDraw(1); in removeScrapInvalidate()