Searched refs:getLatestCallLogCursorIfMatchesUri (Results 1 – 1 of 1) sorted by relevance
1341 Cursor logCursor = getLatestCallLogCursorIfMatchesUri(logLatch, true /*isCallLogged*/, in verifyCallLogging()1361 public Cursor getLatestCallLogCursorIfMatchesUri(CountDownLatch latch, boolean newLogExpected, in getLatestCallLogCursorIfMatchesUri() method in BaseTelecomTestWithMockServices