Home
last modified time | relevance | path

Searched defs:getAudioState (Results 1 – 17 of 17) sorted by relevance

/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DBluetoothHeadsetProxy.java47 public int getAudioState(BluetoothDevice device) { in getAudioState() method in BluetoothHeadsetProxy
H A DCallsManager.java1215 public CallAudioState getAudioState() { in getAudioState() method in CallsManager
/aosp12/packages/apps/Dialer/java/com/android/incallui/audiomode/
H A DAudioModeProvider.java64 public CallAudioState getAudioState() { in getAudioState() method in AudioModeProvider
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
H A DBluetoothHeadsetProxy.java60 public int getAudioState(BluetoothDevice device) { in getAudioState() method in BluetoothHeadsetProxy
H A DHeadsetService.java611 public int getAudioState(BluetoothDevice device, AttributionSource source) { in getAudioState() method in HeadsetService.BluetoothHeadsetBinder
1072 int getAudioState(BluetoothDevice device) { in getAudioState() method in HeadsetService
H A DHeadsetStateMachine.java1494 public synchronized int getAudioState() { in getAudioState() method in HeadsetStateMachine
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DHeadsetProfile.java148 public int getAudioState(BluetoothDevice device) { in getAudioState() method in HeadsetProfile
/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothHeadsetClient.aidl79 int getAudioState(in BluetoothDevice device, in AttributionSource attributionSource); in getAudioState() method
H A DIBluetoothHeadset.aidl70 int getAudioState(in BluetoothDevice device, in AttributionSource attributionSource); in getAudioState() method
/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DPhone.java420 public final AudioState getAudioState() { in getAudioState() method in Phone
H A DInCallService.java530 public final AudioState getAudioState() { in getAudioState() method in InCallService
H A DConference.java218 public final AudioState getAudioState() { in getAudioState() method in Conference
H A DConnection.java2245 public final AudioState getAudioState() { in getAudioState() method in Connection
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
H A DHeadsetClientService.java340 public int getAudioState(BluetoothDevice device, AttributionSource source) { in getAudioState() method in HeadsetClientService.BluetoothHeadsetClientBinder
719 public int getAudioState(BluetoothDevice device) { in getAudioState() method in HeadsetClientService
H A DHeadsetClientStateMachine.java1928 synchronized int getAudioState(BluetoothDevice device) { in getAudioState() method in HeadsetClientStateMachine
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothHeadset.java906 public int getAudioState(BluetoothDevice device) { in getAudioState() method in BluetoothHeadset
H A DBluetoothHeadsetClient.java1099 public int getAudioState(BluetoothDevice device) { in getAudioState() method in BluetoothHeadsetClient