Searched refs:shouldSilenceInsteadOfReject (Results 1 – 1 of 1) sorted by relevance
814 if (shouldSilenceInsteadOfReject(incomingCall)) { in onCallFilteringComplete()824 if (shouldSilenceInsteadOfReject(incomingCall)) { in onCallFilteringComplete()873 private boolean shouldSilenceInsteadOfReject(Call incomingCall) { in shouldSilenceInsteadOfReject() method in CallsManager