Searched refs:areBothBlocked (Results 1 – 1 of 1) sorted by relevance
156 && (areBothNotBlocked(callType, groupCallType) || areBothBlocked(callType, groupCallType)) in addGroups()278 private boolean areBothBlocked(int callType, int groupCallType) { in areBothBlocked() method in CallLogGroupBuilder