Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContent.java109 private static final int CONVO_PARAM_MASK_PART_PRESENCE = 0x00001000; field in BluetoothMapContent
3354 if ((parameterMask & CONVO_PARAM_MASK_PART_PRESENCE) != 0) { in populateImEmailConvoElement()