Searched refs:mPropValuesByPropIdAreaId (Results 1 – 1 of 1) sorted by relevance
105 private final PairSparseArray<HalPropValue> mPropValuesByPropIdAreaId; field in FakeVehicleStub155 mPropValuesByPropIdAreaId = extractPropValues(configDeclarationsByPropId); in FakeVehicleStub()380 HalPropValue halPropValue = mPropValuesByPropIdAreaId.get(propId, areaId); in get()437 mPropValuesByPropIdAreaId.put(propId, areaId, updatedValue); in set()1196 HalPropValue propValue = mPropValuesByPropIdAreaId.get(propId, areaId); in updateTimeStamp()1200 mPropValuesByPropIdAreaId.put(propId, areaId, updatedValue); in updateTimeStamp()