Home
last modified time | relevance | path

Searched defs:assertNoLayout (Results 1 – 2 of 2) sorted by relevance

/recyclerview/recyclerview/src/androidTest/java/androidx/recyclerview/widget/
DBaseStaggeredGridLayoutManagerTest.java570 public void assertNoLayout(String msg, long timeout) throws Throwable { in assertNoLayout() method in BaseStaggeredGridLayoutManagerTest.WrappedLayoutManager
DBaseRecyclerViewInstrumentationTest.java644 public void assertNoLayout(String msg, long timeout) throws Throwable { in assertNoLayout() method in BaseRecyclerViewInstrumentationTest.TestLayoutManager