Home
last modified time | relevance | path

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

/frameworks/base/services/companion/java/com/android/server/companion/datatransfer/contextsync/
DCallMetadataSyncInCallService.java170 call -> new CrossDeviceCall(this, call, getCallAudioState())))); in initializeCalls()
196 new CrossDeviceCall(this, call, getCallAudioState())); in onCallAdded()
/frameworks/base/telecomm/java/android/telecom/
DInCallService.java614 public final CallAudioState getCallAudioState() { in getCallAudioState() method in InCallService
615 return mPhone == null ? null : mPhone.getCallAudioState(); in getCallAudioState()
DPhone.java451 public final CallAudioState getCallAudioState() { in getCallAudioState() method in Phone
DConference.java232 public final CallAudioState getCallAudioState() { in getCallAudioState() method in Conference
DConnection.java2299 public final CallAudioState getCallAudioState() { in getCallAudioState() method in Connection
/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.txt14109 method @Deprecated public android.telecom.CallAudioState getCallAudioState();
Dcurrent.txt42584 method @Deprecated public final android.telecom.CallAudioState getCallAudioState();
42654 method @Deprecated public final android.telecom.CallAudioState getCallAudioState();
42971 method @Deprecated public final android.telecom.CallAudioState getCallAudioState();