Home
last modified time | relevance | path

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

/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
DBaseRecyclerViewAnimationsTest.java84 recyclerView.waitForDraw(1); in setupBasic()
374 public void waitForDraw(long timeout) throws Throwable { in waitForDraw() method in BaseRecyclerViewAnimationsTest.TestRecyclerView
DRecyclerViewAnimationsTest.java1492 testRecyclerView.waitForDraw(2); in removeScrapInvalidate()