Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothAdapter.java3645 BluetoothMapClient mapClient = new BluetoothMapClient(context, listener, this); in getProfileProxy() local
3757 BluetoothMapClient mapClient = (BluetoothMapClient) proxy; in closeProfileProxy() local
3758 mapClient.close(); in closeProfileProxy()