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