Searched refs:masFilterMask (Results 1 – 1 of 1) sorted by relevance
1310 int masFilterMask = 0; in setMsgTypeFilterParams() local1312 masFilterMask |= BluetoothMapAppParams.FILTER_NO_SMS_CDMA; in setMsgTypeFilterParams()1313 masFilterMask |= BluetoothMapAppParams.FILTER_NO_SMS_GSM; in setMsgTypeFilterParams()1314 masFilterMask |= BluetoothMapAppParams.FILTER_NO_MMS; in setMsgTypeFilterParams()1317 masFilterMask |= BluetoothMapAppParams.FILTER_NO_EMAIL; in setMsgTypeFilterParams()1318 masFilterMask |= BluetoothMapAppParams.FILTER_NO_IM; in setMsgTypeFilterParams()1321 masFilterMask |= BluetoothMapAppParams.FILTER_NO_EMAIL; in setMsgTypeFilterParams()1324 masFilterMask |= BluetoothMapAppParams.FILTER_NO_IM; in setMsgTypeFilterParams()1328 appParams.setFilterMessageType(masFilterMask); in setMsgTypeFilterParams()1334 newMask |= masFilterMask; in setMsgTypeFilterParams()