Home
last modified time | relevance | path

Searched defs:countDownLatch (Results 1 – 21 of 21) sorted by relevance

/aosp14/frameworks/base/services/tests/mockingservicestests/src/android/service/games/
H A DGameSessionTest.java120 CountDownLatch countDownLatch = new CountDownLatch(1); in takeScreenshot_gameManagerException_returnsInternalError() local
149 CountDownLatch countDownLatch = new CountDownLatch(1); in takeScreenshot_gameManagerError_returnsInternalError() local
178 CountDownLatch countDownLatch = new CountDownLatch(1); in takeScreenshot_gameManagerSuccess() local
/aosp14/frameworks/base/tests/ActivityManagerPerfTests/utils/src/com/android/frameworks/perftests/am/util/
H A DCountDownResultReceiver.java27 public CountDownResultReceiver(CountDownLatch countDownLatch) { in CountDownResultReceiver()
/aosp14/frameworks/base/tests/PackageWatchdog/src/com/android/server/
H A DExplicitHealthCheckServiceTest.java51 CountDownLatch countDownLatch = new CountDownLatch(1); in testNotifyHealthCheckPassed() local
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/accessibility/
H A DMockMagnificationAnimationCallback.java31 MockMagnificationAnimationCallback(CountDownLatch countDownLatch) { in MockMagnificationAnimationCallback()
H A DWindowMagnificationAnimationControllerTest.java229 final CountDownLatch countDownLatch = new CountDownLatch(2); in enableWindowMagnificationWithUnchanged_enabling_expectedValuesToDefault() local
523 final CountDownLatch countDownLatch = new CountDownLatch(1); in moveWindowMagnifierToPosition_enabled_expectedValues() local
544 final CountDownLatch countDownLatch = new CountDownLatch(4); in moveWindowMagnifierToPositionMultipleTimes_enabled_expectedValuesToLastOne() local
571 final CountDownLatch countDownLatch = new CountDownLatch(2); in moveWindowMagnifierToPosition_enabling_expectedValuesToLastOne() local
596 final CountDownLatch countDownLatch = new CountDownLatch(2); in moveWindowMagnifierToPositionWithCenterUnchanged_enabling_expectedValuesToDefault() local
H A DWindowMagnificationControllerTest.java394 final CountDownLatch countDownLatch = new CountDownLatch(1); in moveWindowMagnifierToPositionWithAnimation_expectedValuesAndInvokeCallback() local
428 final CountDownLatch countDownLatch = new CountDownLatch(4); in moveWindowMagnifierToPositionMultipleTimes_expectedValuesAndInvokeCallback() local
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DSynchedDeviceConfigTests.java101 final CountDownLatch countDownLatch = new CountDownLatch(4); in testWhenUpdated_onlyEnabledChanges() local
H A DScreenshotTests.java209 CountDownLatch countDownLatch = new CountDownLatch(1); in addChildSc() local
/aosp14/frameworks/base/tests/ChoreographerTests/src/main/java/android/view/choreographertests/
H A DAttachedChoreographerNativeTest.java159 private boolean waitForCountDown(CountDownLatch countDownLatch, long timeoutInSeconds) { in waitForCountDown()
H A DAttachedChoreographerTest.java449 private boolean waitForCountDown(CountDownLatch countDownLatch, long timeoutInSeconds) { in waitForCountDown()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/input/
H A DInputManagerServiceTests.kt159 var countDownLatch = CountDownLatch(1) regex
210 val countDownLatch = CountDownLatch(1) regex
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DUserLifecycleStressTest.java213 final CountDownLatch countDownLatch = new CountDownLatch(1); in runWithLatch() local
/aosp14/frameworks/base/services/tests/PackageManagerServiceTests/server/src/com/android/server/pm/
H A DPackageManagerSettingsTests.java1352 final CountDownLatch countDownLatch = new CountDownLatch(1); in testSetPkgStateLibraryFiles_addNewFiles() local
1376 final CountDownLatch countDownLatch = new CountDownLatch(1); in testSetPkgStateLibraryFiles_removeOneExistingFile() local
1399 final CountDownLatch countDownLatch = new CountDownLatch(1); in testSetPkgStateLibraryFiles_changeOneOfFile() local
1422 final CountDownLatch countDownLatch = new CountDownLatch(1); in testSetPkgStateLibraryFiles_nothingChanged() local
1441 final CountDownLatch countDownLatch = new CountDownLatch(1); in testSetPkgStateLibraryFiles_addNewSdks() local
/aosp14/frameworks/base/core/tests/utiltests/src/android/util/
H A DMemoryIntArrayTest.java267 CountDownLatch countDownLatch = new CountDownLatch(2); in testAshmemSizeMatchesMemoryIntArraySize() local
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentInflaterTest.java225 CountDownLatch countDownLatch = new CountDownLatch(1); in testInflationIsRetriedIfAsyncFails() local
384 CountDownLatch countDownLatch = new CountDownLatch(1); in inflateAndWait() local
H A DNotificationTestHelper.java626 CountDownLatch countDownLatch = new CountDownLatch(1); in inflateAndWait() local
/aosp14/frameworks/base/tests/ActivityManagerPerfTests/tests/src/com/android/frameworks/perftests/am/util/
H A DTargetPackageUtils.java83 final CountDownLatch countDownLatch = new CountDownLatch(1); in startTargetPackage() local
127 final CountDownLatch countDownLatch = new CountDownLatch(1); in bindAndWaitForConnectedService() local
/aosp14/frameworks/base/apex/blobstore/framework/java/android/app/blob/
H A DBlobStoreManager.java551 final CountDownLatch countDownLatch = new CountDownLatch(1); in waitForIdle() local
/aosp14/frameworks/base/apct-tests/perftests/packagemanager/src/android/content/pm/
H A DPackageInstallerBenchmark.java75 @NonNull CountDownLatch countDownLatch) { in SessionCallback()
/aosp14/frameworks/base/keystore/java/android/security/
H A DKeyChain.java1085 final CountDownLatch countDownLatch = new CountDownLatch(1); in bindAsUser() local
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowManagerService.java8568 CountDownLatch countDownLatch = new CountDownLatch(1); in syncInputTransactions() local