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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapContent.java96 private static final int CONVO_PARAM_MASK_CONVO_LAST_ACTIVITY = 0x00000002; field in class:BluetoothMapContent
3005 if((parameterMask & CONVO_PARAM_MASK_CONVO_LAST_ACTIVITY) != 0) {
3069 if((parameterMask & CONVO_PARAM_MASK_CONVO_LAST_ACTIVITY) != 0) {

Completed in 17 milliseconds