Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DSelfManagedConnectionServiceTest.java246 CountDownLatch callLogEntryLatch = getCallLogEntryLatch(); in addAndVerifyIncomingCall() local
261 setDisconnectedAndVerify(connection, isLoggedCall(handle), callLogEntryLatch); in addAndVerifyIncomingCall()
389 CountDownLatch callLogEntryLatch = getCallLogEntryLatch(); in placeAndVerifyOutgoingCall() local
406 setDisconnectedAndVerify(connection, isLoggedCall(handle), callLogEntryLatch); in placeAndVerifyOutgoingCall()
423 CountDownLatch callLogEntryLatch = getCallLogEntryLatch(); in testAudioRoute() local
465 callLogEntryLatch); in testAudioRoute()
484 CountDownLatch callLogEntryLatch = getCallLogEntryLatch(); in testIncomingWhileOngoingWithinLimit() local
494 callLogEntryLatch); in testIncomingWhileOngoingWithinLimit()
512 CountDownLatch callLogEntryLatch = getCallLogEntryLatch(); in testSelfManagedConnectionServiceGainedFocus() local
521 callLogEntryLatch); in testSelfManagedConnectionServiceGainedFocus()
DThirdPartyCallScreeningServiceTest.java374 CountDownLatch callLogEntryLatch = getCallLogEntryLatch(); in placeOutgoingCall() local
392 callLogEntryLatch.await(ASYNC_TIMEOUT, TimeUnit.MILLISECONDS); in placeOutgoingCall()
410 CountDownLatch callLogEntryLatch = getCallLogEntryLatch(); in addIncoming() local
426 callLogEntryLatch.await(ASYNC_TIMEOUT, TimeUnit.MILLISECONDS); in addIncoming()
DCallDetailsTest.java929 CountDownLatch callLogEntryLatch = getCallLogEntryLatch(); in testLogFeatures() local
943 callLogEntryLatch.await(ASYNC_TIMEOUT, TimeUnit.MILLISECONDS); in testLogFeatures()