Home
last modified time | relevance | path

Searched defs:setConnectionState (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Settings/tests/robotests/testutils/com/android/settings/testutils/shadow/
DShadowBluetoothAdapter.java55 public void setConnectionState(int state) { in setConnectionState() method in ShadowBluetoothAdapter
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/avrcpcontroller/
DAvrcpBipClientTest.java122 public void setConnectionState() { in setConnectionState() method in AvrcpBipClientTest
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DAvrcpBipClient.java223 void setConnectionState(int state) { in setConnectionState() method in AvrcpBipClient
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterProperties.java403 void setConnectionState(int connectionState) { in setConnectionState() method in AdapterProperties