Searched defs:logLatch (Results 1 – 1 of 1) sorted by relevance
982 public void verifyCallLogging(CountDownLatch logLatch, boolean isCallLogged, Uri testNumber) { in verifyCallLogging()990 CountDownLatch logLatch = getCallLogEntryLatch(); in verifyCallLogging() local