| /packages/apps/Car/Launcher/src/com/android/car/carlauncher/homescreen/audio/telecom/ |
| D | InCallServiceImpl.java | 79 public void onCallAudioStateChanged(CallAudioState audioState) { in onCallAudioStateChanged() method in InCallServiceImpl 153 void onCallAudioStateChanged(CallAudioState audioState); in onCallAudioStateChanged() method
|
| /packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/ |
| D | TestInCallServiceImpl.java | 74 public void onCallAudioStateChanged(CallAudioState cas) { in onCallAudioStateChanged() method in TestInCallServiceImpl
|
| D | TestCallDiagnosticService.java | 83 public void onCallAudioStateChanged(@NonNull CallAudioState audioState) { in onCallAudioStateChanged() method in TestCallDiagnosticService
|
| D | TestConnectionManager.java | 211 public void onCallAudioStateChanged(CallAudioState state) { in onCallAudioStateChanged() method in TestConnectionManager.TestManagedConnection
|
| D | SelfManagedConnection.java | 83 public void onCallAudioStateChanged(CallAudioState state) { in onCallAudioStateChanged() method in SelfManagedConnection
|
| /packages/services/Telecomm/testapps/carmodedialer/src/com/android/server/telecom/carmodedialer/ |
| D | CarModeInCallServiceImpl.java | 77 public void onCallAudioStateChanged(CallAudioState cas) { in onCallAudioStateChanged() method in CarModeInCallServiceImpl
|
| /packages/apps/Dialer/java/com/android/incallui/ |
| D | InCallServiceImpl.java | 52 public void onCallAudioStateChanged(CallAudioState audioState) { in onCallAudioStateChanged() method in InCallServiceImpl
|
| /packages/apps/Dialer/java/com/android/dialer/simulator/impl/ |
| D | SimulatorConference.java | 86 public void onCallAudioStateChanged(CallAudioState state) { in onCallAudioStateChanged() method in SimulatorConference
|
| /packages/services/Telecomm/src/com/android/server/telecom/ |
| D | CallsManagerListenerBase.java | 61 public void onCallAudioStateChanged(CallAudioState oldAudioState, in onCallAudioStateChanged() method in CallsManagerListenerBase
|
| D | CallEndpointController.java | 367 public void onCallAudioStateChanged(CallAudioState oldState, CallAudioState newState) { in onCallAudioStateChanged() method in CallEndpointController
|
| D | CallDiagnosticServiceController.java | 330 public void onCallAudioStateChanged(CallAudioState oldCallAudioState, in onCallAudioStateChanged() method in CallDiagnosticServiceController
|
| D | CallsManager.java | 201 void onCallAudioStateChanged(CallAudioState oldAudioState, CallAudioState newAudioState); in onCallAudioStateChanged() method
|
| D | InCallController.java | 1531 public void onCallAudioStateChanged(CallAudioState oldCallAudioState, in onCallAudioStateChanged() method in InCallController
|
| D | ConnectionServiceWrapper.java | 1942 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 | 105 public void onCallAudioStateChanged(CallAudioState audioState) throws RemoteException { in onCallAudioStateChanged() method in InCallServiceFixture.FakeInCallService
|
| D | ConnectionServiceFixture.java | 361 public void onCallAudioStateChanged(String activeCallId, CallAudioState audioState, in onCallAudioStateChanged() method in ConnectionServiceFixture.FakeConnectionService
|
| /packages/apps/Car/Launcher/src/com/android/car/carlauncher/homescreen/audio/ |
| D | InCallModel.java | 257 public void onCallAudioStateChanged(CallAudioState audioState) { in onCallAudioStateChanged() method in InCallModel
|
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/ |
| D | BluetoothInCallService.java | 693 public void onCallAudioStateChanged(CallAudioState audioState) { in onCallAudioStateChanged() method in BluetoothInCallService
|
| /packages/services/Telephony/src/com/android/services/telephony/ |
| D | TelephonyConnection.java | 999 public void onCallAudioStateChanged(CallAudioState audioState) { in onCallAudioStateChanged() method in TelephonyConnection
|