OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getMainThreadException
(Results
1 - 3
of
3
) sorted by null
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
BaseRecyclerViewInstrumentationTest.java
100
public Throwable
getMainThreadException
() {
[
all
...]
RecyclerViewAnimationsTest.java
196
assertTrue(
getMainThreadException
() instanceof IllegalStateException);
197
assertTrue(
getMainThreadException
().getMessage()
[
all
...]
RecyclerViewLayoutTest.java
[
all
...]
Completed in 186 milliseconds