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