Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContent.java100 private static final int CONVO_PARAM_MASK_CONVO_VERSION_COUNTER = 0x00000008; field in BluetoothMapContent
3278 if ((parameterMask & CONVO_PARAM_MASK_CONVO_VERSION_COUNTER) != 0) { in populateSmsMmsConvoElement()
3343 if ((parameterMask & CONVO_PARAM_MASK_CONVO_VERSION_COUNTER) != 0) { in populateImEmailConvoElement()