Home
last modified time | relevance | path

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

/cts/tests/tests/attributionsource/src/android/attributionsource/cts/
DRuntimePermissionsAppOpTrackingTest.kt402 var currentOperationComplete = CountDownLatch(1) in <lambda>() variable
421 currentOperationComplete.countDown() in <lambda>()
437 currentOperationComplete.await(ASYNC_OPERATION_TIMEOUT_MILLIS, in <lambda>()
458 currentOperationComplete = CountDownLatch(1) in <lambda>()
460 currentOperationComplete.await(ASYNC_OPERATION_TIMEOUT_MILLIS, in <lambda>()
554 var currentOperationComplete = CountDownLatch(1) in <lambda>() variable
573 currentOperationComplete.countDown() in <lambda>()
589 currentOperationComplete.await(ASYNC_OPERATION_TIMEOUT_MILLIS, in <lambda>()
610 currentOperationComplete = CountDownLatch(1) in <lambda>()
612 currentOperationComplete.await(ASYNC_OPERATION_TIMEOUT_MILLIS, in <lambda>()