Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothAdapter.java3044 BluetoothHeadsetClient headsetClient = in getProfileProxy() local
3134 BluetoothHeadsetClient headsetClient = (BluetoothHeadsetClient) proxy; in closeProfileProxy() local
3135 headsetClient.close(); in closeProfileProxy()