Home
last modified time | relevance | path

Searched refs:getCallLogEntryLatch (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/telecom/src/android/telecom/cts/
DThirdPartyCallScreeningServiceTest.java379 CountDownLatch callLogEntryLatch = getCallLogEntryLatch(); in placeOutgoingCall()
420 callLogEntryLatch = getCallLogEntryLatch(); in addIncoming()
505 CountDownLatch callLogEntryLatch = getCallLogEntryLatch(); in addIncomingAndVerifyCallExtraForSilence()
DConnectionServiceTest.java459 CountDownLatch callLogEntryLatch = getCallLogEntryLatch(); in testCallLogForBlockedNumberIncomingCall()
DBaseTelecomTestWithMockServices.java1323 public CountDownLatch getCallLogEntryLatch() { in getCallLogEntryLatch() method in BaseTelecomTestWithMockServices
1340 CountDownLatch logLatch = getCallLogEntryLatch(); in verifyCallLogging()
DCallDetailsTest.java1119 CountDownLatch callLogEntryLatch = getCallLogEntryLatch(); in testLogFeatures()