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