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

/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
H A DBaseRecyclerViewInstrumentationTest.java57 Thread mInstrumentationThread; field in class:BaseRecyclerViewInstrumentationTest
77 mInstrumentationThread = Thread.currentThread();
130 if (mInstrumentationThread == Thread.currentThread()) {

Completed in 24 milliseconds