Searched refs:shouldUseRecordingTone (Results 1 – 1 of 1) sorted by relevance
81 if (!shouldUseRecordingTone(call)) { in onCallAdded()90 if (!shouldUseRecordingTone(call)) { in onCallRemoved()99 if (!shouldUseRecordingTone(call)) { in onCallStateChanged()156 private boolean shouldUseRecordingTone(Call call) { in shouldUseRecordingTone() method in CallRecordingTonePlayer