Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContent.java105 private static final int CONVO_PARAM_MASK_PARTTICIPANTS = 0x00000020; field in BluetoothMapContent
124 CONVO_PARAM_MASK_PARTTICIPANTS |
3034 if((parameterMask & CONVO_PARAM_MASK_PARTTICIPANTS) != 0) { in populateSmsMmsConvoElement()
3086 if((parameterMask & CONVO_PARAM_MASK_PARTTICIPANTS) != 0) { in populateImEmailConvoElement()