[go: nahoru, domu]

Searched refs:mainThreadException (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
H A DDefaultItemAnimatorTest.java50 Throwable mainThreadException; field in class:DefaultItemAnimatorTest
117 if (mainThreadException != null) {
118 throw mainThreadException;
391 if (mainThreadException == null) {
392 mainThreadException = t;

Completed in 33 milliseconds