Searched refs:callLogEntryLatch (Results 1 – 3 of 3) sorted by relevance
379 CountDownLatch callLogEntryLatch = getCallLogEntryLatch(); in placeOutgoingCall() local397 boolean completedBeforeTimeout = callLogEntryLatch in placeOutgoingCall()418 CountDownLatch callLogEntryLatch = null; in addIncoming() local420 callLogEntryLatch = getCallLogEntryLatch(); in addIncoming()438 boolean completedBeforeTimeout = callLogEntryLatch in addIncoming()505 CountDownLatch callLogEntryLatch = getCallLogEntryLatch(); in addIncomingAndVerifyCallExtraForSilence() local531 boolean completedBeforeTimeout = callLogEntryLatch in addIncomingAndVerifyCallExtraForSilence()
459 CountDownLatch callLogEntryLatch = getCallLogEntryLatch(); in testCallLogForBlockedNumberIncomingCall() local467 callLogEntryLatch.await(WAIT_FOR_STATE_CHANGE_TIMEOUT_MS, TimeUnit.MILLISECONDS); in testCallLogForBlockedNumberIncomingCall()
1119 CountDownLatch callLogEntryLatch = getCallLogEntryLatch(); in testLogFeatures() local1133 callLogEntryLatch.await(ASYNC_TIMEOUT, TimeUnit.MILLISECONDS); in testLogFeatures()