Searched defs:unplug (Results 1 – 4 of 4) sorted by relevance
| /packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hid/ | ||
| D | BluetoothHidDeviceBinderTest.java | 120     public void unplug() {  in unplug()  method in BluetoothHidDeviceBinderTest | 
| /packages/modules/Bluetooth/system/binder/android/bluetooth/ | ||
| D | IBluetoothHidDevice.aidl | 40 …void unplug(in BluetoothDevice device, in AttributionSource attributionSource, in SynchronousResul…  in unplug()  method | 
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hid/ | ||
| D | HidDeviceNativeInterface.java | 150     public boolean unplug() {  in unplug()  method in HidDeviceNativeInterface | 
| D | HidDeviceService.java | 391         public void unplug(BluetoothDevice device, AttributionSource source,  in unplug()  method in HidDeviceService.BluetoothHidDeviceBinder |