Home
last modified time | relevance | path

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

/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
DBaseRecyclerViewInstrumentationTest.java454 final CountDownLatch viewAdded = new CountDownLatch(1); in smoothScrollToPosition() local
460 viewAdded.countDown(); in smoothScrollToPosition()
474 viewAdded.countDown(); in smoothScrollToPosition()
490 viewAdded.await(10, TimeUnit.SECONDS), in smoothScrollToPosition()