Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapContent.java99 private static final int CONVO_PARAM_MASK_CONVO_READ_STATUS = 0x00000004; field in BluetoothMapContent
3258 if ((parameterMask & CONVO_PARAM_MASK_CONVO_READ_STATUS) != 0) { in populateSmsMmsConvoElement()
3323 if ((parameterMask & CONVO_PARAM_MASK_CONVO_READ_STATUS) != 0) { in populateImEmailConvoElement()