Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/incallui/audiomode/
DAudioModeProvider.java64 public CallAudioState getAudioState() { in getAudioState() method in AudioModeProvider
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/
DBluetoothHeadsetProxy.java71 public int getAudioState(BluetoothDevice device) { in getAudioState() method in BluetoothHeadsetProxy
DHeadsetService.java695 public void getAudioState(BluetoothDevice device, AttributionSource source, in getAudioState() method in HeadsetService.BluetoothHeadsetBinder
1231 int getAudioState(BluetoothDevice device) { in getAudioState() method in HeadsetService
DHeadsetStateMachine.java1562 public synchronized int getAudioState() { in getAudioState() method in HeadsetStateMachine
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hfp/
DBluetoothHeadsetBinderTest.java141 public void getAudioState() { in getAudioState() method in BluetoothHeadsetBinderTest
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/connserv/
DHfpClientDeviceBlock.java95 public int getAudioState() { in getAudioState() method in HfpClientDeviceBlock
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothHeadset.aidl58 …void getAudioState(in BluetoothDevice device, in AttributionSource attributionSource, in Synchrono… in getAudioState() method
DIBluetoothHeadsetClient.aidl81 …void getAudioState(in BluetoothDevice device, in AttributionSource attributionSource, in Synchrono… in getAudioState() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/
DHeadsetClientService.java429 public void getAudioState(BluetoothDevice device, AttributionSource source, in getAudioState() method in HeadsetClientService.BluetoothHeadsetClientBinder
903 public int getAudioState(BluetoothDevice device) { in getAudioState() method in HeadsetClientService
DHeadsetClientStateMachine.java2178 synchronized int getAudioState(BluetoothDevice device) { in getAudioState() method in HeadsetClientStateMachine
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothHeadset.java840 public @GetAudioStateReturnValues int getAudioState(@NonNull BluetoothDevice device) { in getAudioState() method in BluetoothHeadset
DBluetoothHeadsetClient.java1557 public int getAudioState(BluetoothDevice device) { in getAudioState() method in BluetoothHeadsetClient
/packages/services/Telecomm/src/com/android/server/telecom/
DCallsManager.java1363 public CallAudioState getAudioState() { in getAudioState() method in CallsManager