Searched refs:callTypeIndex (Results 1 – 1 of 1) sorted by relevance
434 int callTypeIndex = callsCursor.getColumnIndex(CallLog.Calls.TYPE); in addIncomingAndVerifyAllowed() local438 int callType = callsCursor.getInt(callTypeIndex); in addIncomingAndVerifyAllowed()459 int callTypeIndex = callsCursor.getColumnIndex(CallLog.Calls.TYPE); in addIncomingAndVerifyBlocked() local467 int callType = callsCursor.getInt(callTypeIndex); in addIncomingAndVerifyBlocked()