Home
last modified time | relevance | path

Searched defs:countDown (Results 1 – 6 of 6) sorted by relevance

/cts/tests/tests/assist/common/src/android/assist/common/
DAutoResetLatch.java55 public void countDown() { in countDown() method in AutoResetLatch
/cts/tests/tests/appwidget/src/android/appwidget/cts/
DDarkTextThemeTest.java143 (v) -> v.findViewById(R.id.hello) != null, updateLatch::countDown); in testWidget_light() field in DarkTextThemeTest.updateLatch
164 (v) -> v.findViewById(R.id.hello) != null, updateLatch::countDown); in testWidget_dark() field in DarkTextThemeTest.updateLatch
DWidgetTransitionTest.java153 (v) -> v.findViewById(R.id.hello) != null, updateLatch::countDown); in testWidget_sendBroadcast() field in WidgetTransitionTest.updateLatch
175 (v) -> v.findViewById(R.id.hello) != null, updateLatch::countDown); in testWidget_startActivity() field in WidgetTransitionTest.updateLatch
/cts/tests/tests/view/src/android/view/cts/
DGLSurfaceViewCtsActivity.java49 surfaceRedrawNeededAsync(getHolder(), fence::countDown); in requestRenderAndWait() field in GLSurfaceViewCtsActivity.TestableGLSurfaceView.fence
/cts/tests/framework/base/windowmanager/src/android/server/wm/window/
DSnapshotTaskTests.java163 mReadyToStart::countDown); in onAttachedToWindow() field in SnapshotTaskTests.TestActivity.mReadyToStart
/cts/tests/tests/media/bettertogether/src/android/media/bettertogether/cts/
DMediaBrowserServiceTest.java489 void countDown() { in countDown() method in MediaBrowserServiceTest.TestCountDownLatch