Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothAdapter.java3545 BluetoothProfile profileProxy = constructor.apply(context, this); in getProfileProxy() local
3550 mProfileConnections.put(profileProxy, connection); in getProfileProxy()
3554 connection.connect(profileProxy, binder); in getProfileProxy()