/aosp12/packages/apps/Car/Dialer/src/com/android/car/dialer/telecom/ |
H A D | InCallServiceImpl.java | 82 void onCallAudioStateChanged(CallAudioState callAudioState); in onCallAudioStateChanged() method 137 public void onCallAudioStateChanged(CallAudioState audioState) { in onCallAudioStateChanged() method in InCallServiceImpl
|
/aosp12/packages/services/Telecomm/testapps/carmodedialer/src/com/android/server/telecom/carmodedialer/ |
H A D | CarModeInCallServiceImpl.java | 77 public void onCallAudioStateChanged(CallAudioState cas) { in onCallAudioStateChanged() method in CarModeInCallServiceImpl
|
/aosp12/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/ |
H A D | TestInCallServiceImpl.java | 74 public void onCallAudioStateChanged(CallAudioState cas) { in onCallAudioStateChanged() method in TestInCallServiceImpl
|
H A D | TestCallDiagnosticService.java | 83 public void onCallAudioStateChanged(@NonNull CallAudioState audioState) { in onCallAudioStateChanged() method in TestCallDiagnosticService
|
H A D | TestConnectionManager.java | 211 public void onCallAudioStateChanged(CallAudioState state) { in onCallAudioStateChanged() method in TestConnectionManager.TestManagedConnection
|
H A D | SelfManagedConnection.java | 83 public void onCallAudioStateChanged(CallAudioState state) { in onCallAudioStateChanged() method in SelfManagedConnection
|
/aosp12/packages/apps/Dialer/java/com/android/incallui/ |
H A D | InCallServiceImpl.java | 52 public void onCallAudioStateChanged(CallAudioState audioState) { in onCallAudioStateChanged() method in InCallServiceImpl
|
/aosp12/frameworks/base/telecomm/java/com/android/internal/telecom/ |
H A D | IInCallService.aidl | 44 void onCallAudioStateChanged(in CallAudioState callAudioState); in onCallAudioStateChanged() method
|
H A D | IConnectionService.aidl | 98 void onCallAudioStateChanged(String activeCallId, in CallAudioState callAudioState, in onCallAudioStateChanged() method
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/simulator/impl/ |
H A D | SimulatorConference.java | 86 public void onCallAudioStateChanged(CallAudioState state) { in onCallAudioStateChanged() method in SimulatorConference
|
/aosp12/frameworks/base/telecomm/java/android/telecom/ |
H A D | InCallService.java | 367 public void onCallAudioStateChanged(CallAudioState callAudioState) { in onCallAudioStateChanged() method in InCallService.InCallServiceBinder 629 public void onCallAudioStateChanged(CallAudioState audioState) { in onCallAudioStateChanged() method in InCallService
|
H A D | CallDiagnosticService.java | 235 public abstract void onCallAudioStateChanged( in onCallAudioStateChanged() method in CallDiagnosticService
|
H A D | Phone.java | 62 public void onCallAudioStateChanged(Phone phone, CallAudioState callAudioState) { } in onCallAudioStateChanged() method in Phone.Listener
|
H A D | Conference.java | 318 public void onCallAudioStateChanged(CallAudioState state) {} in onCallAudioStateChanged() method in Conference
|
H A D | ConnectionService.java | 2304 private void onCallAudioStateChanged(String callId, CallAudioState callAudioState) { in onCallAudioStateChanged() method in ConnectionService
|
H A D | Connection.java | 3111 public void onCallAudioStateChanged(CallAudioState state) {} in onCallAudioStateChanged() method in Connection
|
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/ |
H A D | CallsManagerListenerBase.java | 55 public void onCallAudioStateChanged(CallAudioState oldAudioState, in onCallAudioStateChanged() method in CallsManagerListenerBase
|
H A D | CallDiagnosticServiceController.java | 329 public void onCallAudioStateChanged(CallAudioState oldCallAudioState, in onCallAudioStateChanged() method in CallDiagnosticServiceController
|
H A D | CallsManager.java | 169 void onCallAudioStateChanged(CallAudioState oldAudioState, CallAudioState newAudioState); in onCallAudioStateChanged() method
|
H A D | InCallController.java | 1310 public void onCallAudioStateChanged(CallAudioState oldCallAudioState, in onCallAudioStateChanged() method in InCallController
|
H A D | ConnectionServiceWrapper.java | 1614 public void onCallAudioStateChanged(Call activeCall, CallAudioState audioState) { in onCallAudioStateChanged() method in ConnectionServiceWrapper
|
/aosp12/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
H A D | InCallServiceFixture.java | 103 public void onCallAudioStateChanged(CallAudioState audioState) throws RemoteException { in onCallAudioStateChanged() method in InCallServiceFixture.FakeInCallService
|
H A D | ConnectionServiceFixture.java | 341 public void onCallAudioStateChanged(String activeCallId, CallAudioState audioState, in onCallAudioStateChanged() method in ConnectionServiceFixture.FakeConnectionService
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/telephony/ |
H A D | BluetoothInCallService.java | 550 public void onCallAudioStateChanged(CallAudioState audioState) { in onCallAudioStateChanged() method in BluetoothInCallService
|
/aosp12/packages/services/Telephony/src/com/android/services/telephony/ |
H A D | TelephonyConnection.java | 961 public void onCallAudioStateChanged(CallAudioState audioState) { in onCallAudioStateChanged() method in TelephonyConnection
|