Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DMockInCallService.java68 public void onCallAudioStateChanged(CallAudioState audioState) {} in onCallAudioStateChanged() method in MockInCallService.InCallServiceCallbacks
326 public void onCallAudioStateChanged(CallAudioState audioState) { in onCallAudioStateChanged() method in MockInCallService
327 super.onCallAudioStateChanged(audioState); in onCallAudioStateChanged()
329 getCallbacks().onCallAudioStateChanged(audioState); in onCallAudioStateChanged()
DMockConnection.java176 public void onCallAudioStateChanged(CallAudioState state) { in onCallAudioStateChanged() method in MockConnection
177 super.onCallAudioStateChanged(state); in onCallAudioStateChanged()
DSelfManagedConnection.java87 public void onCallAudioStateChanged(CallAudioState state) { in onCallAudioStateChanged() method in SelfManagedConnection
DCtsCallDiagnosticService.java164 public void onCallAudioStateChanged(@NonNull CallAudioState audioState) { in onCallAudioStateChanged() method in CtsCallDiagnosticService
DBaseTelecomTestWithMockServices.java549 public void onCallAudioStateChanged(CallAudioState audioState) { in setupCallbacks()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/telecom/
DCtsConnection.java161 public void onCallAudioStateChanged(CallAudioState state) { in onCallAudioStateChanged() method in CtsConnection
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dsystem-current.txt13872 method public abstract void onCallAudioStateChanged(@NonNull android.telecom.CallAudioState);
14118 …method @Deprecated public void onCallAudioStateChanged(android.telecom.Phone, android.telecom.Call…
Dcurrent.txt42599 method @Deprecated public void onCallAudioStateChanged(android.telecom.CallAudioState);
42673 method @Deprecated public void onCallAudioStateChanged(android.telecom.CallAudioState);
42974 method @Deprecated public void onCallAudioStateChanged(android.telecom.CallAudioState);