Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DIBluetoothManager.aidl44 void unbindBluetoothProfileService(int profile, IBluetoothProfileServiceConnection proxy); in unbindBluetoothProfileService() method
/frameworks/base/services/core/java/com/android/server/
DBluetoothManagerService.java993 public void unbindBluetoothProfileService(int bluetoothProfile, in unbindBluetoothProfileService() method in BluetoothManagerService