Searched defs:callTypes (Results 1 – 4 of 4) sorted by relevance
222 public int getCallDescriptionStringID(int[] callTypes, boolean isRead) { in getCallDescriptionStringID()252 private int getLastCallType(int[] callTypes) { in getLastCallType()
1321 int[] callTypes = new int[count]; in getCallTypes() local
54 public int[] callTypes; field in PhoneCallDetails
49 private List<Integer> callTypes = new ArrayList<>(3); field in CallTypeIconsView