Searched refs:phoneAccountIdIndex (Results 1 – 1 of 1) sorted by relevance
1349 int phoneAccountIdIndex = logCursor.getColumnIndex(CallLog.Calls.PHONE_ACCOUNT_ID); in verifyCallLogging() local1350 String phoneAccountId = logCursor.getString(phoneAccountIdIndex); in verifyCallLogging()