Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothAdapter.java2760 BluetoothHeadsetClient headsetClient = new BluetoothHeadsetClient(context, listener); in getProfileProxy() local
2842 BluetoothHeadsetClient headsetClient = (BluetoothHeadsetClient) proxy; in closeProfileProxy() local
2843 headsetClient.close(); in closeProfileProxy()