Searched refs:notifySpeakerphone (Results 1 – 3 of 3) sorted by relevance
53 notifySpeakerphone(false); in onCallRemoved()90 public void notifySpeakerphone(boolean isSpeakerphone) { in notifySpeakerphone() method in StatusBarNotifier
888 mStatusBarNotifier.notifySpeakerphone(mCallsManager.hasAnyCalls()); in handleSpeakerOn()906 mStatusBarNotifier.notifySpeakerphone(false); in handleSpeakerOff()
1787 mStatusBarNotifier.notifySpeakerphone(hasAnyCalls && speakerOn); in setSpeakerphoneOn()