Home
last modified time | relevance | path

Searched refs:onIsVoipAudioModeChanged (Results 1 – 4 of 4) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
DCallsManagerListenerBase.java68 public void onIsVoipAudioModeChanged(Call call) { in onIsVoipAudioModeChanged() method in CallsManagerListenerBase
DCall.java116 void onIsVoipAudioModeChanged(Call call); in onIsVoipAudioModeChanged() method
171 public void onIsVoipAudioModeChanged(Call call) {} in onIsVoipAudioModeChanged() method in Call.ListenerBase
2546 l.onIsVoipAudioModeChanged(this); in setIsVoipAudioMode()
DCallsManager.java115 void onIsVoipAudioModeChanged(Call call); in onIsVoipAudioModeChanged() method
631 public void onIsVoipAudioModeChanged(Call call) { in onIsVoipAudioModeChanged() method in CallsManager
633 listener.onIsVoipAudioModeChanged(call); in onIsVoipAudioModeChanged()
DCallAudioManager.java281 public void onIsVoipAudioModeChanged(Call call) { in onIsVoipAudioModeChanged() method in CallAudioManager