Searched refs:callLogEntryLatch (Results 1 – 3 of 3) sorted by relevance
245 CountDownLatch callLogEntryLatch = getCallLogEntryLatch(); in addAndVerifyIncomingCall() local260 setDisconnectedAndVerify(connection, isLoggedCall(handle), callLogEntryLatch); in addAndVerifyIncomingCall()388 CountDownLatch callLogEntryLatch = getCallLogEntryLatch(); in placeAndVerifyOutgoingCall() local405 setDisconnectedAndVerify(connection, isLoggedCall(handle), callLogEntryLatch); in placeAndVerifyOutgoingCall()422 CountDownLatch callLogEntryLatch = getCallLogEntryLatch(); in testAudioRoute() local464 callLogEntryLatch); in testAudioRoute()483 CountDownLatch callLogEntryLatch = getCallLogEntryLatch(); in testIncomingWhileOngoingWithinLimit() local493 callLogEntryLatch); in testIncomingWhileOngoingWithinLimit()511 CountDownLatch callLogEntryLatch = getCallLogEntryLatch(); in testSelfManagedConnectionServiceGainedFocus() local520 callLogEntryLatch); in testSelfManagedConnectionServiceGainedFocus()
374 CountDownLatch callLogEntryLatch = getCallLogEntryLatch(); in placeOutgoingCall() local394 callLogEntryLatch.await(ASYNC_TIMEOUT, TimeUnit.MILLISECONDS); in placeOutgoingCall()407 CountDownLatch callLogEntryLatch = getCallLogEntryLatch(); in addIncoming() local423 callLogEntryLatch.await(ASYNC_TIMEOUT, TimeUnit.MILLISECONDS); in addIncoming()
882 CountDownLatch callLogEntryLatch = getCallLogEntryLatch(); in testLogFeatures() local896 callLogEntryLatch.await(ASYNC_TIMEOUT, TimeUnit.MILLISECONDS); in testLogFeatures()