HomeSort by relevance Sort by last modified time
    Searched refs:mHeadsetType (Results 1 - 2 of 2) sorted by null

  /packages/apps/Phone/src/com/android/phone/
BluetoothHeadsetService.java 102 private int mHeadsetType;
108 mHeadsetType = BluetoothHandsfree.TYPE_UNKNOWN;
116 mHeadsetType = headsetType;
228 mRemoteHeadsets.get(info.mRemoteDevice).mHeadsetType = type;
445 mBtHandsfree.connectHeadset(headset, mRemoteHeadsets.get(device).mHeadsetType);
485 mRemoteHeadsets.get(device).mHeadsetType = BluetoothHandsfree.TYPE_UNKNOWN;
550 mRemoteHeadsets.get(device).mHeadsetType = type;
565 mRemoteHeadsets.get(device).mHeadsetType = type;
579 mRemoteHeadsets.get(device).mHeadsetType = type;
    [all...]