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