/packages/apps/Car/Stream/src/com/android/car/stream/telecom/ |
D | StreamInCallService.java | 44 void onCallAudioStateChanged(CallAudioState audioState); in onCallAudioStateChanged() method 89 public void onCallAudioStateChanged(CallAudioState audioState) { in onCallAudioStateChanged() method in StreamInCallService
|
D | CurrentCallStreamProducer.java | 117 public void onCallAudioStateChanged(CallAudioState audioState) { in onCallAudioStateChanged() method in CurrentCallStreamProducer
|
/packages/apps/Car/Dialer/src/com/android/car/dialer/telecom/ |
D | InCallServiceImpl.java | 117 public void onCallAudioStateChanged(CallAudioState audioState) { in onCallAudioStateChanged() method in InCallServiceImpl 134 void onCallAudioStateChanged(CallAudioState audioState); in onCallAudioStateChanged() method
|
/packages/apps/Dialer/java/com/android/incallui/ |
D | InCallServiceImpl.java | 42 public void onCallAudioStateChanged(CallAudioState audioState) { in onCallAudioStateChanged() method in InCallServiceImpl
|
/packages/services/Telecomm/src/com/android/server/telecom/ |
D | CallsManagerListenerBase.java | 55 public void onCallAudioStateChanged(CallAudioState oldAudioState, in onCallAudioStateChanged() method in CallsManagerListenerBase
|
D | CallsManager.java | 112 void onCallAudioStateChanged(CallAudioState oldAudioState, CallAudioState newAudioState); in onCallAudioStateChanged() method 1710 public void onCallAudioStateChanged(CallAudioState oldAudioState, CallAudioState in onCallAudioStateChanged() method in CallsManager
|
D | InCallController.java | 908 public void onCallAudioStateChanged(CallAudioState oldCallAudioState, in onCallAudioStateChanged() method in InCallController
|
D | ConnectionServiceWrapper.java | 1084 public void onCallAudioStateChanged(Call activeCall, CallAudioState audioState) { in onCallAudioStateChanged() method in ConnectionServiceWrapper
|
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
D | InCallServiceFixture.java | 98 public void onCallAudioStateChanged(CallAudioState audioState) throws RemoteException { in onCallAudioStateChanged() method in InCallServiceFixture.FakeInCallService
|
D | ConnectionServiceFixture.java | 295 public void onCallAudioStateChanged(String activeCallId, CallAudioState audioState, in onCallAudioStateChanged() method in ConnectionServiceFixture.FakeConnectionService
|
/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/ |
D | SelfManagedConnection.java | 79 public void onCallAudioStateChanged(CallAudioState state) { in onCallAudioStateChanged() method in SelfManagedConnection
|
D | TestConnectionManager.java | 212 public void onCallAudioStateChanged(CallAudioState state) { in onCallAudioStateChanged() method in TestConnectionManager.TestManagedConnection
|
/packages/services/Telephony/src/com/android/services/telephony/ |
D | TelephonyConnection.java | 526 public void onCallAudioStateChanged(CallAudioState audioState) { in onCallAudioStateChanged() method in TelephonyConnection
|