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