Home
last modified time | relevance | path

Searched refs:unbindBluetoothProfileService (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DIBluetoothManager.aidl43 void unbindBluetoothProfileService(int profile, IBluetoothProfileServiceConnection proxy); in unbindBluetoothProfileService() method
DBluetoothHeadset.java289 mAdapter.getBluetoothManager().unbindBluetoothProfileService( in doUnbind()
/frameworks/base/services/core/java/com/android/server/
DBluetoothManagerService.java746 public void unbindBluetoothProfileService(int bluetoothProfile, in unbindBluetoothProfileService() method in BluetoothManagerService