Searched refs:getCallTypes (Results 1 – 1 of 1) sorted by relevance
967 details.callTypes = getCallTypes(cursor, count); in createPhoneCallDetails()1319 private static int[] getCallTypes(Cursor cursor, int count) { in getCallTypes() method in CallLogAdapter