Searched refs:runWithAnimationVerifier (Results 1 – 5 of 5) sorted by relevance
174 .runWithAnimationVerifier(new ColorCountVerifier(Color.RED, 0)); in testChangeDuringRtAnimation()254 .runWithAnimationVerifier(new BlueOrRedVerifier()); in testChangeDuringUiAnimation()
228 .runWithAnimationVerifier(new ColorCountVerifier( in testLayerClear()
197 .runWithAnimationVerifier(new ColorVerifier(Color.WHITE, 0 /* zero tolerance */));
255 public void runWithAnimationVerifier(BitmapVerifier bitmapVerifier) { in runWithAnimationVerifier() method in ActivityTestBase.TestCaseBuilder
284 public void runWithAnimationVerifier(BitmapVerifier bitmapVerifier) { in runWithAnimationVerifier() method in ActivityTestBase.TestCaseBuilder