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.java982 public void verifyCallLogging(CountDownLatch logLatch, boolean isCallLogged, Uri testNumber) { in verifyCallLogging() argument
983 Cursor logCursor = getLatestCallLogCursorIfMatchesUri(logLatch, isCallLogged, testNumber); in verifyCallLogging()
984 if (isCallLogged) { in verifyCallLogging()