Searched refs:waitForAnimations (Results 1 – 5 of 5) sorted by relevance
136 waitForAnimations(2); in testFocusRecoveryInChange()176 waitForAnimations(2); in testFocusRecoveryAfterRemovingFocusedChild()204 waitForAnimations(2); in testFocusRecoveryAfterMovingFocusedChild()237 waitForAnimations(2); in testFocusRecoveryAfterRemovingLastChild()268 waitForAnimations(2); in testFocusRecoveryAfterAddingFirstChild()299 waitForAnimations(2); in testFocusRecoveryAfterChangingFocusableFlag()592 waitForAnimations(2); in recoverAdapterChangeViaStableId()687 waitForAnimations(2); in testDoNotRecoverIfReplacementIsNotFocusable()739 waitForAnimations(2); in testDoNotOverrideAdapterRequestedFocus()
166 waitForAnimations(10); in changeAndDisappearTest()263 waitForAnimations(5); in dontLayoutReusedViewWithoutPredictive()313 waitForAnimations(5); in dontLayoutReusedViewWithPredictive()333 waitForAnimations(5); in reuseHiddenViewWithoutPredictive()356 waitForAnimations(5); in reuseHiddenViewWithoutAnimations()379 waitForAnimations(5); in reuseHiddenViewWithPredictive()422 waitForAnimations(5); in reuseHiddenViewWithProperPredictive()450 waitForAnimations(5); in dontReuseHiddenViewOnInvalidate()484 waitForAnimations(5); in dontReuseOnTypeChange()532 waitForAnimations(2); in detachBeforeAnimations()[all …]
872 waitForAnimations(2); in recycleDuringAnimations()882 waitForAnimations(2); in recycleDuringAnimations()
281 void waitForAnimations(int seconds) throws Throwable { in waitForAnimations() method in BaseRecyclerViewInstrumentationTest
164 waitForAnimations(); in basicSwipeTest()170 private void waitForAnimations() throws InterruptedException { in waitForAnimations() method in ItemTouchHelperTest