Searched refs:shouldUseRecordingTone (Results 1 – 1 of 1) sorted by relevance
134 if (!shouldUseRecordingTone(call)) { in onCallAdded()143 if (!shouldUseRecordingTone(call)) { in onCallRemoved()152 if (!shouldUseRecordingTone(call)) { in onCallStateChanged()209 private boolean shouldUseRecordingTone(Call call) { in shouldUseRecordingTone() method in CallRecordingTonePlayer