Searched defs:callTypes (Results 1 – 6 of 6) sorted by relevance
223 public int getCallDescriptionStringID(int[] callTypes, boolean isRead) { in getCallDescriptionStringID()253 private int getLastCallType(int[] callTypes) { in getLastCallType()
1308 int[] callTypes = new int[count]; in getCallTypes() local
258 int[] callTypes = mLastCallData.getCallTypes(); in onBindLastCallRow() local325 int[] callTypes = mUiCallManager.getCallTypes(cursor, 1); in convertLastCallCursor() local388 int[] callTypes) { in LastCallData()
54 public int[] callTypes; field in PhoneCallDetails
48 private List<Integer> callTypes = new ArrayList<>(3); field in CallTypeIconsView
679 int[] callTypes = new int[count]; in getCallTypes() local