/aosp12/packages/services/Telecomm/src/com/android/server/telecom/ |
H A D | BluetoothHeadsetProxy.java | 47 public int getAudioState(BluetoothDevice device) { in getAudioState() method in BluetoothHeadsetProxy
|
H A D | CallsManager.java | 1215 public CallAudioState getAudioState() { in getAudioState() method in CallsManager
|
/aosp12/packages/apps/Dialer/java/com/android/incallui/audiomode/ |
H A D | AudioModeProvider.java | 64 public CallAudioState getAudioState() { in getAudioState() method in AudioModeProvider
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/ |
H A D | BluetoothHeadsetProxy.java | 60 public int getAudioState(BluetoothDevice device) { in getAudioState() method in BluetoothHeadsetProxy
|
H A D | HeadsetService.java | 611 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 D | HeadsetStateMachine.java | 1494 public synchronized int getAudioState() { in getAudioState() method in HeadsetStateMachine
|
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/ |
H A D | HeadsetProfile.java | 148 public int getAudioState(BluetoothDevice device) { in getAudioState() method in HeadsetProfile
|
/aosp12/system/bt/binder/android/bluetooth/ |
H A D | IBluetoothHeadsetClient.aidl | 79 int getAudioState(in BluetoothDevice device, in AttributionSource attributionSource); in getAudioState() method
|
H A D | IBluetoothHeadset.aidl | 70 int getAudioState(in BluetoothDevice device, in AttributionSource attributionSource); in getAudioState() method
|
/aosp12/frameworks/base/telecomm/java/android/telecom/ |
H A D | Phone.java | 420 public final AudioState getAudioState() { in getAudioState() method in Phone
|
H A D | InCallService.java | 530 public final AudioState getAudioState() { in getAudioState() method in InCallService
|
H A D | Conference.java | 218 public final AudioState getAudioState() { in getAudioState() method in Conference
|
H A D | Connection.java | 2245 public final AudioState getAudioState() { in getAudioState() method in Connection
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/ |
H A D | HeadsetClientService.java | 340 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 D | HeadsetClientStateMachine.java | 1928 synchronized int getAudioState(BluetoothDevice device) { in getAudioState() method in HeadsetClientStateMachine
|
/aosp12/frameworks/base/core/java/android/bluetooth/ |
H A D | BluetoothHeadset.java | 906 public int getAudioState(BluetoothDevice device) { in getAudioState() method in BluetoothHeadset
|
H A D | BluetoothHeadsetClient.java | 1099 public int getAudioState(BluetoothDevice device) { in getAudioState() method in BluetoothHeadsetClient
|