Home
last modified time | relevance | path

Searched refs:getMainThreadException (Results 1 – 3 of 3) sorted by relevance

/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
DRecyclerViewAnimationsTest.java206 assertTrue(getMainThreadException() instanceof IllegalStateException); in detectStableIdError()
207 assertTrue(getMainThreadException().getMessage() in detectStableIdError()
DBaseRecyclerViewInstrumentationTest.java107 public Throwable getMainThreadException() { in getMainThreadException() method in BaseRecyclerViewInstrumentationTest
DRecyclerViewLayoutTest.java3236 getMainThreadException() instanceof IllegalStateException); in adapterChangeInMainThreadTest()
3333 getMainThreadException() instanceof IllegalStateException); in adapterChangeDuringScrollTest()