Home
last modified time | relevance | path

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

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