Searched defs:CONVO_PARAM_MASK_PART_PRESENCE_TEXT (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapContent.java108 private static final int CONVO_PARAM_MASK_PART_PRESENCE_TEXT = 0x00002000; field in class:BluetoothMapContent
3097 if((parameterMask & CONVO_PARAM_MASK_PART_PRESENCE_TEXT) != 0) {

Completed in 35 milliseconds