Searched refs:CONVO_PARAM_MASK_PART_LAST_ACTIVITY (Results 1 – 1 of 1) sorted by relevance
106 private static final int CONVO_PARAM_MASK_PART_LAST_ACTIVITY = 0x00000200; field in BluetoothMapContent3369 if ((parameterMask & CONVO_PARAM_MASK_PART_LAST_ACTIVITY) != 0) { in populateImEmailConvoElement()