Searched refs:shouldIgnoreCallForAudio (Results 1 – 1 of 1) sorted by relevance
93 if (shouldIgnoreCallForAudio(call)) { in onCallStateChanged()118 if (shouldIgnoreCallForAudio(call)) { in onCallAdded()127 if (shouldIgnoreCallForAudio(call)) { in onCallRemoved()197 private boolean shouldIgnoreCallForAudio(Call call) { in shouldIgnoreCallForAudio() method in CallAudioManager