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.java245 CountDownLatch callLogEntryLatch = getCallLogEntryLatch(); in addAndVerifyIncomingCall() local
260 setDisconnectedAndVerify(connection, isLoggedCall(handle), callLogEntryLatch); in addAndVerifyIncomingCall()
388 CountDownLatch callLogEntryLatch = getCallLogEntryLatch(); in placeAndVerifyOutgoingCall() local
405 setDisconnectedAndVerify(connection, isLoggedCall(handle), callLogEntryLatch); in placeAndVerifyOutgoingCall()
422 CountDownLatch callLogEntryLatch = getCallLogEntryLatch(); in testAudioRoute() local
464 callLogEntryLatch); in testAudioRoute()
483 CountDownLatch callLogEntryLatch = getCallLogEntryLatch(); in testIncomingWhileOngoingWithinLimit() local
493 callLogEntryLatch); in testIncomingWhileOngoingWithinLimit()
511 CountDownLatch callLogEntryLatch = getCallLogEntryLatch(); in testSelfManagedConnectionServiceGainedFocus() local
520 callLogEntryLatch); in testSelfManagedConnectionServiceGainedFocus()
DThirdPartyCallScreeningServiceTest.java374 CountDownLatch callLogEntryLatch = getCallLogEntryLatch(); in placeOutgoingCall() local
394 callLogEntryLatch.await(ASYNC_TIMEOUT, TimeUnit.MILLISECONDS); in placeOutgoingCall()
407 CountDownLatch callLogEntryLatch = getCallLogEntryLatch(); in addIncoming() local
423 callLogEntryLatch.await(ASYNC_TIMEOUT, TimeUnit.MILLISECONDS); in addIncoming()
DCallDetailsTest.java882 CountDownLatch callLogEntryLatch = getCallLogEntryLatch(); in testLogFeatures() local
896 callLogEntryLatch.await(ASYNC_TIMEOUT, TimeUnit.MILLISECONDS); in testLogFeatures()