/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/ |
H A D | ShadowBluetoothAdapter.java | 49 protected int getConnectionState() { in getConnectionState() method in ShadowBluetoothAdapter
|
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/ |
H A D | BluetoothHeadsetProxy.java | 43 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothHeadsetProxy
|
/aosp12/system/bt/binder/android/bluetooth/ |
H A D | IBluetoothPbap.aidl | 33 int getConnectionState(in BluetoothDevice device, in AttributionSource attributionSource); in getConnectionState() method
|
H A D | IBluetoothAvrcpController.aidl | 36 int getConnectionState(in BluetoothDevice device, in AttributionSource attributionSource); in getConnectionState() method
|
H A D | IBluetoothPbapClient.aidl | 37 int getConnectionState(in BluetoothDevice device, in AttributionSource attributionSource); in getConnectionState() method
|
H A D | IBluetoothPan.aidl | 42 int getConnectionState(in BluetoothDevice device, in AttributionSource attributionSource); in getConnectionState() method
|
H A D | IBluetoothMap.aidl | 41 int getConnectionState(in BluetoothDevice device, in AttributionSource attributionSource); in getConnectionState() method
|
H A D | IBluetoothA2dpSink.aidl | 38 int getConnectionState(in BluetoothDevice device, in AttributionSource attributionSource); in getConnectionState() method
|
H A D | IBluetoothSap.aidl | 43 int getConnectionState(in BluetoothDevice device, in AttributionSource attributionSource); in getConnectionState() method
|
H A D | IBluetoothVolumeControl.aidl | 39 int getConnectionState(in BluetoothDevice device, in AttributionSource attributionSource); in getConnectionState() method
|
H A D | IBluetoothLeAudio.aidl | 39 int getConnectionState(in BluetoothDevice device, in AttributionSource attributionSource); in getConnectionState() method
|
H A D | IBluetoothMapClient.aidl | 41 int getConnectionState(in BluetoothDevice device, in AttributionSource attributionSource); in getConnectionState() method
|
H A D | IBluetoothHearingAid.aidl | 38 int getConnectionState(in BluetoothDevice device, in AttributionSource attributionSource); in getConnectionState() method
|
H A D | IBluetoothHidDevice.aidl | 48 int getConnectionState(in BluetoothDevice device, in AttributionSource attributionSource); in getConnectionState() method
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/ |
H A D | PbapClientStateMachine.java | 372 public int getConnectionState() { in getConnectionState() method in PbapClientStateMachine 405 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in PbapClientStateMachine
|
H A D | PbapClientService.java | 296 public int getConnectionState(BluetoothDevice device, AttributionSource source) { in getConnectionState() method in PbapClientService.BluetoothPbapClientBinder 429 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in PbapClientService
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/ |
H A D | BluetoothHeadsetProxy.java | 56 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothHeadsetProxy
|
/aosp12/frameworks/base/core/java/android/bluetooth/ |
H A D | BluetoothHealth.java | 260 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothHealth
|
H A D | BluetoothAvrcpController.java | 180 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothAvrcpController
|
H A D | BluetoothManager.java | 129 public int getConnectionState(BluetoothDevice device, int profile) { in getConnectionState() method in BluetoothManager
|
H A D | BluetoothPbap.java | 267 public @BtProfileState int getConnectionState(@NonNull BluetoothDevice device) { in getConnectionState() method in BluetoothPbap
|
H A D | BluetoothPbapClient.java | 241 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothPbapClient
|
H A D | BluetoothProfile.java | 323 @BtProfileState int getConnectionState(BluetoothDevice device); in getConnectionState() method
|
H A D | BluetoothLeAudio.java | 273 public @BtProfileState int getConnectionState(@NonNull BluetoothDevice device) { in getConnectionState() method in BluetoothLeAudio
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/ |
H A D | A2dpSinkService.java | 248 public int getConnectionState(BluetoothDevice device, AttributionSource source) { in getConnectionState() method in A2dpSinkService.A2dpSinkServiceBinder 416 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in A2dpSinkService
|