Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DBaseTelecomTestWithMockServices.java1168 public void verifyCallLogging(CountDownLatch logLatch, boolean isCallLogged, Uri testNumber) { in verifyCallLogging() argument
1169 Cursor logCursor = getLatestCallLogCursorIfMatchesUri(logLatch, isCallLogged, testNumber); in verifyCallLogging()
1170 if (isCallLogged) { in verifyCallLogging()