Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DIBluetoothManager.aidl42 boolean bindBluetoothProfileService(int profile, IBluetoothProfileServiceConnection proxy); in bindBluetoothProfileService() method
DBluetoothHeadset.java277 return mAdapter.getBluetoothManager().bindBluetoothProfileService( in doBind()
/frameworks/base/services/core/java/com/android/server/
DBluetoothManagerService.java710 public boolean bindBluetoothProfileService(int bluetoothProfile, in bindBluetoothProfileService() method in BluetoothManagerService