Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DThirdPartyCallScreeningServiceTest.java434 int callTypeIndex = callsCursor.getColumnIndex(CallLog.Calls.TYPE); in addIncomingAndVerifyAllowed() local
438 int callType = callsCursor.getInt(callTypeIndex); in addIncomingAndVerifyAllowed()
459 int callTypeIndex = callsCursor.getColumnIndex(CallLog.Calls.TYPE); in addIncomingAndVerifyBlocked() local
467 int callType = callsCursor.getInt(callTypeIndex); in addIncomingAndVerifyBlocked()