Searched refs:areBothNotBlocked (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/app/calllog/
H A DCallLogGroupBuilder.java157 && (areBothNotBlocked(callType, groupCallType) || areBothBlocked(callType, groupCallType))
276 private boolean areBothNotBlocked(int callType, int groupCallType) { method in class:CallLogGroupBuilder

Completed in 31 milliseconds