Searched refs:callLogEntryLatch (Results 1 – 3 of 3) sorted by relevance
246 CountDownLatch callLogEntryLatch = getCallLogEntryLatch(); in addAndVerifyIncomingCall() local261 setDisconnectedAndVerify(connection, isLoggedCall(handle), callLogEntryLatch); in addAndVerifyIncomingCall()389 CountDownLatch callLogEntryLatch = getCallLogEntryLatch(); in placeAndVerifyOutgoingCall() local406 setDisconnectedAndVerify(connection, isLoggedCall(handle), callLogEntryLatch); in placeAndVerifyOutgoingCall()423 CountDownLatch callLogEntryLatch = getCallLogEntryLatch(); in testAudioRoute() local465 callLogEntryLatch); in testAudioRoute()484 CountDownLatch callLogEntryLatch = getCallLogEntryLatch(); in testIncomingWhileOngoingWithinLimit() local494 callLogEntryLatch); in testIncomingWhileOngoingWithinLimit()512 CountDownLatch callLogEntryLatch = getCallLogEntryLatch(); in testSelfManagedConnectionServiceGainedFocus() local521 callLogEntryLatch); in testSelfManagedConnectionServiceGainedFocus()
374 CountDownLatch callLogEntryLatch = getCallLogEntryLatch(); in placeOutgoingCall() local392 callLogEntryLatch.await(ASYNC_TIMEOUT, TimeUnit.MILLISECONDS); in placeOutgoingCall()410 CountDownLatch callLogEntryLatch = getCallLogEntryLatch(); in addIncoming() local426 callLogEntryLatch.await(ASYNC_TIMEOUT, TimeUnit.MILLISECONDS); in addIncoming()
929 CountDownLatch callLogEntryLatch = getCallLogEntryLatch(); in testLogFeatures() local943 callLogEntryLatch.await(ASYNC_TIMEOUT, TimeUnit.MILLISECONDS); in testLogFeatures()