Home
last modified time | relevance | path

Searched refs:onCallAudioStateChanged (Results 1 – 14 of 14) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
DInCallService.java421 public void onCallAudioStateChanged(CallAudioState callAudioState) { in onCallAudioStateChanged() method in InCallService.InCallServiceBinder
494 public void onCallAudioStateChanged(Phone phone, CallAudioState callAudioState) {
495 InCallService.this.onCallAudioStateChanged(callAudioState);
741 public void onCallAudioStateChanged(CallAudioState audioState) { in onCallAudioStateChanged() method in InCallService
DPhone.java66 public void onCallAudioStateChanged(Phone phone, CallAudioState callAudioState) { } in onCallAudioStateChanged() method in Phone.Listener
469 listener.onCallAudioStateChanged(this, audioState); in fireCallAudioStateChanged()
DCallDiagnosticService.java97 getExecutor().execute(() -> onCallAudioStateChanged(callAudioState)); in updateCallAudioState()
235 public abstract void onCallAudioStateChanged( in onCallAudioStateChanged() method in CallDiagnosticService
DConference.java337 public void onCallAudioStateChanged(CallAudioState state) {} in onCallAudioStateChanged() method in Conference
770 onCallAudioStateChanged(state); in setCallAudioState()
DRemoteConference.java539 mConnectionService.onCallAudioStateChanged(mId, state, null /*Session.Info*/); in setCallAudioState()
DConnection.java2461 onCallAudioStateChanged(state); in setCallAudioState()
3280 public void onCallAudioStateChanged(CallAudioState state) {} in onCallAudioStateChanged() method in Connection
DRemoteConnection.java1155 mConnectionService.onCallAudioStateChanged(mConnectionId, state, in setCallAudioState()
DConnectionService.java813 public void onCallAudioStateChanged(String callId, CallAudioState callAudioState,
1554 onCallAudioStateChanged(callId, new CallAudioState(audioState));
2644 private void onCallAudioStateChanged(String callId, CallAudioState callAudioState) { in onCallAudioStateChanged() method in ConnectionService
/frameworks/base/telecomm/java/com/android/internal/telecom/
DIInCallService.aidl45 void onCallAudioStateChanged(in CallAudioState callAudioState); in onCallAudioStateChanged() method
DIConnectionService.aidl99 void onCallAudioStateChanged(String activeCallId, in CallAudioState callAudioState, in onCallAudioStateChanged() method
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dsystem-current.txt13876 method public abstract void onCallAudioStateChanged(@NonNull android.telecom.CallAudioState);
14122 …method @Deprecated public void onCallAudioStateChanged(android.telecom.Phone, android.telecom.Call…
Dcurrent.txt42603 method @Deprecated public void onCallAudioStateChanged(android.telecom.CallAudioState);
42677 method @Deprecated public void onCallAudioStateChanged(android.telecom.CallAudioState);
42978 method @Deprecated public void onCallAudioStateChanged(android.telecom.CallAudioState);
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt51309 Landroid/telecom/ConnectionService;->onCallAudioStateChanged(Ljava/lang/String;Landroid/telecom/Cal…
51508 Landroid/telecom/InCallService$InCallServiceBinder;->onCallAudioStateChanged(Landroid/telecom/CallA…
82608 Lcom/android/internal/telecom/IConnectionService$Stub$Proxy;->onCallAudioStateChanged(Ljava/lang/St…
82677 Lcom/android/internal/telecom/IConnectionService;->onCallAudioStateChanged(Ljava/lang/String;Landro…
82897 Lcom/android/internal/telecom/IInCallService$Stub$Proxy;->onCallAudioStateChanged(Landroid/telecom/…
82928 Lcom/android/internal/telecom/IInCallService;->onCallAudioStateChanged(Landroid/telecom/CallAudioSt…