Home
last modified time | relevance | path

Searched refs:mSurfacePackageLatch (Results 1 – 1 of 1) sorted by relevance

/packages/modules/AdServices/sdksandbox/tests/testutils/src/android/app/sdksandbox/testutils/
DFakeRequestSurfacePackageCallback.java30 private final WaitableCountDownLatch mSurfacePackageLatch = new WaitableCountDownLatch(5); field in FakeRequestSurfacePackageCallback
41 mSurfacePackageLatch.countDown(); in onError()
50 mSurfacePackageLatch.countDown(); in onResult()
54 mSurfacePackageLatch.waitForLatch(); in isRequestSurfacePackageSuccessful()
59 mSurfacePackageLatch.waitForLatch(); in getExtraErrorInformation()
65 mSurfacePackageLatch.waitForLatch(); in getSurfacePackage()
71 mSurfacePackageLatch.waitForLatch(); in getSurfacePackageErrorCode()
77 mSurfacePackageLatch.waitForLatch(); in getSurfacePackageErrorMsg()
83 mSurfacePackageLatch.waitForLatch(); in getSurfacePackageException()