Home
last modified time | relevance | path

Searched defs:logLatch (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/telecom/src/android/telecom/cts/
DBaseTelecomTestWithMockServices.java982 public void verifyCallLogging(CountDownLatch logLatch, boolean isCallLogged, Uri testNumber) { in verifyCallLogging()
990 CountDownLatch logLatch = getCallLogEntryLatch(); in verifyCallLogging() local