Home
last modified time | relevance | path

Searched defs:waitForLayout (Results 1 – 7 of 7) sorted by relevance

/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
DStaggeredGridLayoutManagerSavedStateTest.java45 Config config, boolean waitForLayout, boolean loadDataAfterRestore, in StaggeredGridLayoutManagerSavedStateTest()
DLinearLayoutManagerSavedStateTest.java45 public LinearLayoutManagerSavedStateTest(Config config, boolean waitForLayout, in LinearLayoutManagerSavedStateTest()
DBaseGridLayoutManagerTest.java217 public void waitForLayout(int seconds) throws Throwable { in waitForLayout() method
DAsyncListUtilLayoutTest.java319 public void waitForLayout(int seconds) throws Throwable { in waitForLayout() method in AsyncListUtilLayoutTest.WrappedLinearLayoutManager
DBaseLinearLayoutManagerTest.java360 public void waitForLayout(int seconds) throws Throwable { in waitForLayout() method in BaseLinearLayoutManagerTest.WrappedLinearLayoutManager
DBaseStaggeredGridLayoutManagerTest.java489 public void waitForLayout(int seconds) throws Throwable { in waitForLayout() method in BaseStaggeredGridLayoutManagerTest.WrappedLayoutManager
DBaseRecyclerViewInstrumentationTest.java570 public void waitForLayout(int seconds) throws Throwable { in waitForLayout() method in BaseRecyclerViewInstrumentationTest.TestLayoutManager