Searched refs:propValuesByPropIdAreaId (Results 1 – 1 of 1) sorted by relevance
635 PairSparseArray<HalPropValue> propValuesByPropIdAreaId = new PairSparseArray<>(); in extractPropValues() local658 propValuesByPropIdAreaId.put(propId, AREA_ID_GLOBAL, in extractPropValues()680 propValuesByPropIdAreaId.put(propId, areaId, in extractPropValues()684 return propValuesByPropIdAreaId; in extractPropValues()