Home
last modified time | relevance | path

Searched defs:getAdapterConnectionState (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/fakes/android/bluetooth/
DIBluetooth.java102 int getAdapterConnectionState(); in getAdapterConnectionState() method
/packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/internal/bluetooth/
DIBluetoothImpl.java250 public int getAdapterConnectionState() { in getAdapterConnectionState() method in IBluetoothImpl
DBlueletImpl.java379 public int getAdapterConnectionState() { in getAdapterConnectionState() method in BlueletImpl
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetooth.aidl104 oneway void getAdapterConnectionState(in SynchronousResultReceiver receiver); in getAdapterConnectionState() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterService.java2178 public void getAdapterConnectionState(SynchronousResultReceiver receiver) { in getAdapterConnectionState() method in AdapterService.AdapterServiceBinder
2185 private int getAdapterConnectionState() { in getAdapterConnectionState() method in AdapterService.AdapterServiceBinder