Home
last modified time | relevance | path

Searched defs:unbindBluetoothProfileService (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothManager.aidl56 void unbindBluetoothProfileService(int profile, IBluetoothProfileServiceConnection proxy); in unbindBluetoothProfileService() method
/packages/modules/Bluetooth/service/java/com/android/server/bluetooth/
DBluetoothManagerService.java1584 public void unbindBluetoothProfileService(int bluetoothProfile, in unbindBluetoothProfileService() method in BluetoothManagerService