Home
last modified time | relevance | path

Searched refs:getLatestCallLogCursorIfMatchesUri (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/telecom/src/android/telecom/cts/
DBaseTelecomTestWithMockServices.java1341 Cursor logCursor = getLatestCallLogCursorIfMatchesUri(logLatch, true /*isCallLogged*/, in verifyCallLogging()
1361 public Cursor getLatestCallLogCursorIfMatchesUri(CountDownLatch latch, boolean newLogExpected, in getLatestCallLogCursorIfMatchesUri() method in BaseTelecomTestWithMockServices