Searched defs:countDown (Results 1 – 6 of 6) sorted by relevance
55 public void countDown() { in countDown() method in AutoResetLatch
143 (v) -> v.findViewById(R.id.hello) != null, updateLatch::countDown); in testWidget_light() field in DarkTextThemeTest.updateLatch164 (v) -> v.findViewById(R.id.hello) != null, updateLatch::countDown); in testWidget_dark() field in DarkTextThemeTest.updateLatch
153 (v) -> v.findViewById(R.id.hello) != null, updateLatch::countDown); in testWidget_sendBroadcast() field in WidgetTransitionTest.updateLatch175 (v) -> v.findViewById(R.id.hello) != null, updateLatch::countDown); in testWidget_startActivity() field in WidgetTransitionTest.updateLatch
49 surfaceRedrawNeededAsync(getHolder(), fence::countDown); in requestRenderAndWait() field in GLSurfaceViewCtsActivity.TestableGLSurfaceView.fence
163 mReadyToStart::countDown); in onAttachedToWindow() field in SnapshotTaskTests.TestActivity.mReadyToStart
489 void countDown() { in countDown() method in MediaBrowserServiceTest.TestCountDownLatch