Home
last modified time | relevance | path

Searched defs:getConnectionState (Results 1 – 25 of 97) sorted by relevance

1234

/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/
DShadowBluetoothAdapter.java49 protected int getConnectionState() { in getConnectionState() method in ShadowBluetoothAdapter
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothPbap.aidl33 int getConnectionState(in BluetoothDevice device, in AttributionSource attributionSource); in getConnectionState() method
DIBluetoothAvrcpController.aidl36 …void getConnectionState(in BluetoothDevice device, in AttributionSource attributionSource, in Sync… in getConnectionState() method
DIBluetoothBattery.aidl40 …void getConnectionState(in BluetoothDevice device, in AttributionSource attributionSource, in Sync… in getConnectionState() method
DIBluetoothPbapClient.aidl39 …void getConnectionState(in BluetoothDevice device, in AttributionSource attributionSource, in Sync… in getConnectionState() method
DIBluetoothPan.aidl45 …void getConnectionState(in BluetoothDevice device, in AttributionSource attributionSource, in Sync… in getConnectionState() method
DIBluetoothLeBroadcastAssistant.aidl33 int getConnectionState(in BluetoothDevice sink); in getConnectionState() method
DIBluetoothSap.aidl43 …void getConnectionState(in BluetoothDevice device, in AttributionSource attributionSource, in Sync… in getConnectionState() method
DIBluetoothMap.aidl43 …void getConnectionState(in BluetoothDevice device, in AttributionSource attributionSource, in Sync… in getConnectionState() method
DIBluetoothA2dpSink.aidl40 …void getConnectionState(in BluetoothDevice device, in AttributionSource attributionSource, in Sync… in getConnectionState() method
/packages/modules/Connectivity/nearby/tests/multidevices/clients/test_support/fastpair_provider/src/android/nearby/fastpair/provider/bluetooth/
DBluetoothManager.java57 public int getConnectionState(BluetoothDevice device, int profile) { in getConnectionState() method in BluetoothManager
/packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/shadows/bluetooth/
DShadowBluetoothA2dp.java73 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in ShadowBluetoothA2dp
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbapclient/
DPbapClientStateMachine.java402 public int getConnectionState() { in getConnectionState() method in PbapClientStateMachine
435 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in PbapClientStateMachine
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/avrcpcontroller/
DAvrcpBipClientTest.java124 public void getConnectionState() { in getConnectionState() method in AvrcpBipClientTest
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/csip/
DBluetoothCsisBinderTest.java83 public void getConnectionState() { in getConnectionState() method in BluetoothCsisBinderTest
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/bass_client/
DBleBroadcastAssistantBinderTest.java69 public void getConnectionState() { in getConnectionState() method in BleBroadcastAssistantBinderTest
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/
DBluetoothHeadsetProxy.java67 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothHeadsetProxy
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/bas/
DBatteryServiceBinderTest.java96 public void getConnectionState() { in getConnectionState() method in BatteryServiceBinderTest
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hid/
DBluetoothHidDeviceBinderTest.java154 public void getConnectionState() { in getConnectionState() method in BluetoothHidDeviceBinderTest
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothHealth.java260 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothHealth
DBluetoothPbap.java189 public @BtProfileState int getConnectionState(@NonNull BluetoothDevice device) { in getConnectionState() method in BluetoothPbap
DBluetoothManager.java104 public int getConnectionState(BluetoothDevice device, int profile) { in getConnectionState() method in BluetoothManager
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hfp/
DBluetoothHeadsetBinderTest.java79 public void getConnectionState() { in getConnectionState() method in BluetoothHeadsetBinderTest
/packages/apps/Car/Radio/src/com/android/car/radio/
DRadioController.java102 public LiveData<Integer> getConnectionState() { in getConnectionState() method in RadioController
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/a2dpsink/
DA2dpSinkServiceBinderTest.java97 public void getConnectionState() { in getConnectionState() method in A2dpSinkServiceBinderTest

1234