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.java245 CountDownLatch callLogEntryLatch = getCallLogEntryLatch(); in addAndVerifyIncomingCall()
388 CountDownLatch callLogEntryLatch = getCallLogEntryLatch(); in placeAndVerifyOutgoingCall()
422 CountDownLatch callLogEntryLatch = getCallLogEntryLatch(); in testAudioRoute()
483 CountDownLatch callLogEntryLatch = getCallLogEntryLatch(); in testIncomingWhileOngoingWithinLimit()
511 CountDownLatch callLogEntryLatch = getCallLogEntryLatch(); in testSelfManagedConnectionServiceGainedFocus()
DThirdPartyCallScreeningServiceTest.java374 CountDownLatch callLogEntryLatch = getCallLogEntryLatch(); in placeOutgoingCall()
407 CountDownLatch callLogEntryLatch = getCallLogEntryLatch(); in addIncoming()
DBaseTelecomTestWithMockServices.java966 public CountDownLatch getCallLogEntryLatch() { in getCallLogEntryLatch() method in BaseTelecomTestWithMockServices
990 CountDownLatch logLatch = getCallLogEntryLatch(); in verifyCallLogging()
DCallDetailsTest.java882 CountDownLatch callLogEntryLatch = getCallLogEntryLatch(); in testLogFeatures()