Searched refs:filteredAreaIds (Results 1 – 1 of 1) sorted by relevance
782 int[] filteredAreaIds = filterAreaIdsWithSameRateInfo(property, areaIds, rateInfo); in createVhalSubscribeOptionsLocked() local783 opts.areaIds = filteredAreaIds; in createVhalSubscribeOptionsLocked()792 for (int j = 0; j < filteredAreaIds.length; j++) { in createVhalSubscribeOptionsLocked()797 VehiclePropertyIds.toString(opts.propId), filteredAreaIds[j], in createVhalSubscribeOptionsLocked()800 mRateInfoByPropIdAreaId.put(property, filteredAreaIds[j], rateInfo); in createVhalSubscribeOptionsLocked()