/aosp_15_r20/packages/apps/Car/Launcher/app/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
|
/aosp_15_r20/cts/tests/tests/telecom/src/android/telecom/cts/ |
H A D | MockInCallService.java | 68 public void onCallAudioStateChanged(CallAudioState audioState) {} in onCallAudioStateChanged() method in MockInCallService.InCallServiceCallbacks 326 public void onCallAudioStateChanged(CallAudioState audioState) { in onCallAudioStateChanged() method in MockInCallService
|
H A D | SelfManagedConnection.java | 87 public void onCallAudioStateChanged(CallAudioState state) { in onCallAudioStateChanged() method in SelfManagedConnection
|
H A D | CtsCallDiagnosticService.java | 164 public void onCallAudioStateChanged(@NonNull CallAudioState audioState) { in onCallAudioStateChanged() method in CtsCallDiagnosticService
|
H A D | MockConnection.java | 176 public void onCallAudioStateChanged(CallAudioState state) { in onCallAudioStateChanged() method in MockConnection
|
/aosp_15_r20/frameworks/base/telecomm/java/android/telecom/ |
H A D | InCallService.java | 421 public void onCallAudioStateChanged(CallAudioState callAudioState) { in onCallAudioStateChanged() method in InCallService.InCallServiceBinder 741 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 | 66 public void onCallAudioStateChanged(Phone phone, CallAudioState callAudioState) { } in onCallAudioStateChanged() method in Phone.Listener
|
H A D | Conference.java | 337 public void onCallAudioStateChanged(CallAudioState state) {} in onCallAudioStateChanged() method in Conference
|
/aosp_15_r20/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
|
/aosp_15_r20/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
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/incallui/ |
D | InCallServiceImpl.java | 52 public void onCallAudioStateChanged(CallAudioState audioState) { in onCallAudioStateChanged() method in InCallServiceImpl
|
/aosp_15_r20/frameworks/base/telecomm/java/com/android/internal/telecom/ |
H A D | IInCallService.aidl | 45 void onCallAudioStateChanged(in CallAudioState callAudioState); in onCallAudioStateChanged() method
|
H A D | IConnectionService.aidl | 99 void onCallAudioStateChanged(String activeCallId, in CallAudioState callAudioState, in onCallAudioStateChanged() method
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/simulator/impl/ |
D | SimulatorConference.java | 86 public void onCallAudioStateChanged(CallAudioState state) { in onCallAudioStateChanged() method in SimulatorConference
|
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/telecom/ |
H A D | CtsConnection.java | 161 public void onCallAudioStateChanged(CallAudioState state) { in onCallAudioStateChanged() method in CtsConnection
|
/aosp_15_r20/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 | 424 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
|
/aosp_15_r20/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
D | InCallServiceFixture.java | 113 public void onCallAudioStateChanged(CallAudioState audioState) throws RemoteException { in onCallAudioStateChanged() method in InCallServiceFixture.FakeInCallService
|
/aosp_15_r20/packages/apps/Car/Launcher/app/src/com/android/car/carlauncher/homescreen/audio/ |
D | InCallModel.java | 249 public void onCallAudioStateChanged(CallAudioState audioState) { in onCallAudioStateChanged() method in InCallModel
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/ |
D | BluetoothInCallService.java | 770 public void onCallAudioStateChanged(CallAudioState audioState) { in onCallAudioStateChanged() method in BluetoothInCallService
|