Home
last modified time | relevance | path

Searched defs:onCallAudioStateChanged (Results 1 – 25 of 26) sorted by relevance

12

/aosp12/packages/apps/Car/Dialer/src/com/android/car/dialer/telecom/
H A DInCallServiceImpl.java82 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 DCarModeInCallServiceImpl.java77 public void onCallAudioStateChanged(CallAudioState cas) { in onCallAudioStateChanged() method in CarModeInCallServiceImpl
/aosp12/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
H A DTestInCallServiceImpl.java74 public void onCallAudioStateChanged(CallAudioState cas) { in onCallAudioStateChanged() method in TestInCallServiceImpl
H A DTestCallDiagnosticService.java83 public void onCallAudioStateChanged(@NonNull CallAudioState audioState) { in onCallAudioStateChanged() method in TestCallDiagnosticService
H A DTestConnectionManager.java211 public void onCallAudioStateChanged(CallAudioState state) { in onCallAudioStateChanged() method in TestConnectionManager.TestManagedConnection
H A DSelfManagedConnection.java83 public void onCallAudioStateChanged(CallAudioState state) { in onCallAudioStateChanged() method in SelfManagedConnection
/aosp12/packages/apps/Dialer/java/com/android/incallui/
H A DInCallServiceImpl.java52 public void onCallAudioStateChanged(CallAudioState audioState) { in onCallAudioStateChanged() method in InCallServiceImpl
/aosp12/frameworks/base/telecomm/java/com/android/internal/telecom/
H A DIInCallService.aidl44 void onCallAudioStateChanged(in CallAudioState callAudioState); in onCallAudioStateChanged() method
H A DIConnectionService.aidl98 void onCallAudioStateChanged(String activeCallId, in CallAudioState callAudioState, in onCallAudioStateChanged() method
/aosp12/packages/apps/Dialer/java/com/android/dialer/simulator/impl/
H A DSimulatorConference.java86 public void onCallAudioStateChanged(CallAudioState state) { in onCallAudioStateChanged() method in SimulatorConference
/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DInCallService.java367 public void onCallAudioStateChanged(CallAudioState callAudioState) { in onCallAudioStateChanged() method in InCallService.InCallServiceBinder
629 public void onCallAudioStateChanged(CallAudioState audioState) { in onCallAudioStateChanged() method in InCallService
H A DCallDiagnosticService.java235 public abstract void onCallAudioStateChanged( in onCallAudioStateChanged() method in CallDiagnosticService
H A DPhone.java62 public void onCallAudioStateChanged(Phone phone, CallAudioState callAudioState) { } in onCallAudioStateChanged() method in Phone.Listener
H A DConference.java318 public void onCallAudioStateChanged(CallAudioState state) {} in onCallAudioStateChanged() method in Conference
H A DConnectionService.java2304 private void onCallAudioStateChanged(String callId, CallAudioState callAudioState) { in onCallAudioStateChanged() method in ConnectionService
H A DConnection.java3111 public void onCallAudioStateChanged(CallAudioState state) {} in onCallAudioStateChanged() method in Connection
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DCallsManagerListenerBase.java55 public void onCallAudioStateChanged(CallAudioState oldAudioState, in onCallAudioStateChanged() method in CallsManagerListenerBase
H A DCallDiagnosticServiceController.java329 public void onCallAudioStateChanged(CallAudioState oldCallAudioState, in onCallAudioStateChanged() method in CallDiagnosticServiceController
H A DCallsManager.java169 void onCallAudioStateChanged(CallAudioState oldAudioState, CallAudioState newAudioState); in onCallAudioStateChanged() method
H A DInCallController.java1310 public void onCallAudioStateChanged(CallAudioState oldCallAudioState, in onCallAudioStateChanged() method in InCallController
H A DConnectionServiceWrapper.java1614 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 DInCallServiceFixture.java103 public void onCallAudioStateChanged(CallAudioState audioState) throws RemoteException { in onCallAudioStateChanged() method in InCallServiceFixture.FakeInCallService
H A DConnectionServiceFixture.java341 public void onCallAudioStateChanged(String activeCallId, CallAudioState audioState, in onCallAudioStateChanged() method in ConnectionServiceFixture.FakeConnectionService
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/telephony/
H A DBluetoothInCallService.java550 public void onCallAudioStateChanged(CallAudioState audioState) { in onCallAudioStateChanged() method in BluetoothInCallService
/aosp12/packages/services/Telephony/src/com/android/services/telephony/
H A DTelephonyConnection.java961 public void onCallAudioStateChanged(CallAudioState audioState) { in onCallAudioStateChanged() method in TelephonyConnection

12