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/
DSelfManagedConnectionServiceTest.java246 CountDownLatch callLogEntryLatch = getCallLogEntryLatch(); in addAndVerifyIncomingCall()
389 CountDownLatch callLogEntryLatch = getCallLogEntryLatch(); in placeAndVerifyOutgoingCall()
423 CountDownLatch callLogEntryLatch = getCallLogEntryLatch(); in testAudioRoute()
484 CountDownLatch callLogEntryLatch = getCallLogEntryLatch(); in testIncomingWhileOngoingWithinLimit()
512 CountDownLatch callLogEntryLatch = getCallLogEntryLatch(); in testSelfManagedConnectionServiceGainedFocus()
DThirdPartyCallScreeningServiceTest.java374 CountDownLatch callLogEntryLatch = getCallLogEntryLatch(); in placeOutgoingCall()
410 CountDownLatch callLogEntryLatch = getCallLogEntryLatch(); in addIncoming()
DBaseTelecomTestWithMockServices.java1152 public CountDownLatch getCallLogEntryLatch() { in getCallLogEntryLatch() method in BaseTelecomTestWithMockServices
1176 CountDownLatch logLatch = getCallLogEntryLatch(); in verifyCallLogging()
DCallDetailsTest.java929 CountDownLatch callLogEntryLatch = getCallLogEntryLatch(); in testLogFeatures()