Home
last modified time | relevance | path

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

/cts/tests/tests/permission5/src/android/permission5/cts/
DRuntimePermissionsAppOpTrackingTest.kt380 var currentOperationComplete = CountDownLatch(1) in <lambda>() variable
390 currentOperationComplete.countDown() in <lambda>()
408 currentOperationComplete.await(ASYNC_OPERATION_TIMEOUT_MILLIS, in <lambda>()
429 currentOperationComplete = CountDownLatch(1) in <lambda>()
431 currentOperationComplete.await(ASYNC_OPERATION_TIMEOUT_MILLIS, in <lambda>()
514 var currentOperationComplete = CountDownLatch(1) in <lambda>() variable
524 currentOperationComplete.countDown() in <lambda>()
542 currentOperationComplete.await(ASYNC_OPERATION_TIMEOUT_MILLIS, in <lambda>()
563 currentOperationComplete = CountDownLatch(1) in <lambda>()
565 currentOperationComplete.await(ASYNC_OPERATION_TIMEOUT_MILLIS, in <lambda>()