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

/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
H A DRecyclerViewFocusRecoveryTest.java146 testFocusRecoveryInTypeChange(true);
151 testFocusRecoveryInTypeChange(false);
154 private void testFocusRecoveryInTypeChange(boolean withAnimation) throws Throwable { method in class:RecyclerViewFocusRecoveryTest

Completed in 259 milliseconds