Home
last modified time | relevance | path

Searched refs:getAudioState (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DIBluetoothHeadset.aidl48 int getAudioState(in BluetoothDevice device); in getAudioState() method
DIBluetoothHeadsetClient.aidl57 int getAudioState(in BluetoothDevice device); in getAudioState() method
DBluetoothHeadsetClient.java973 public int getAudioState(BluetoothDevice device) { in getAudioState() method in BluetoothHeadsetClient
978 return service.getAudioState(device); in getAudioState()
DBluetoothHeadset.java753 public int getAudioState(BluetoothDevice device) { in getAudioState() method in BluetoothHeadset
758 return service.getAudioState(device); in getAudioState()
/frameworks/base/telecomm/java/android/telecom/
DInCallService.java341 public final AudioState getAudioState() { in getAudioState() method in InCallService
342 return mPhone == null ? null : mPhone.getAudioState(); in getAudioState()
DConference.java234 public final AudioState getAudioState() { in getAudioState() method in Conference
656 onAudioStateChanged(getAudioState()); in setCallAudioState()
DPhone.java331 public final AudioState getAudioState() { in getAudioState() method in Phone
DConnection.java1789 public final AudioState getAudioState() { in getAudioState() method in Connection
1944 onAudioStateChanged(getAudioState()); in setCallAudioState()
/frameworks/base/services/core/java/com/android/server/audio/
DAudioService.java2936 (mBluetoothHeadset.getAudioState(mBluetoothHeadsetDevice) in setBluetoothScoOnInt()
3220 mBluetoothHeadset.getAudioState(mBluetoothHeadsetDevice) in checkScoAudioState()
3369 mBluetoothHeadset.getAudioState(btDevice) == BluetoothHeadset.STATE_AUDIO_CONNECTED) { in setBtScoDeviceConnectionState()
/frameworks/base/api/
Dsystem-current.txt42183 method public final deprecated android.telecom.AudioState getAudioState();
42244 method public final deprecated android.telecom.AudioState getAudioState();
42608 method public final deprecated android.telecom.AudioState getAudioState();
/frameworks/base/config/
Dboot-image-profile.txt18522 HSPLandroid/bluetooth/IBluetoothHeadset;->getAudioState(Landroid/bluetooth/BluetoothDevice;)I