Searched refs:headsetType (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Phone/src/com/android/phone/
H A DBluetoothHeadsetService.java114 BluetoothRemoteHeadset(int headsetType, IncomingConnectionInfo incomingInfo) { argument
116 mHeadsetType = headsetType;
H A DBluetoothHandsfree.java555 /* package */ synchronized void connectHeadset(HeadsetBase headset, int headsetType) { argument
557 mHeadsetType = headsetType;

Completed in 57 milliseconds