Searched refs:CONVO_PARAM_MASK_PART_CHAT_STATE (Results 1 - 1 of 1) sorted by relevance

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

Completed in 15 milliseconds