Searched refs:mStaticPropertyIdAreaIdCache (Results 1 – 1 of 1) sorted by relevance
138 private final PairSparseArray<CarPropertyValue> mStaticPropertyIdAreaIdCache = field in PropertyHalService698 mStaticPropertyIdAreaIdCache.put(propertyId, areaId, in onGetAsyncResults()1102 CarPropertyValue carPropertyValue = mStaticPropertyIdAreaIdCache.get(mgrPropId, in getProperty()1120 mStaticPropertyIdAreaIdCache.put(mgrPropId, areaId, result); in getProperty()1638 && mStaticPropertyIdAreaIdCache.get(propertyId, areaId) != null) { in prepareVehicleStubRequests()1644 serviceRequest.getRequestId(), mStaticPropertyIdAreaIdCache.get( in prepareVehicleStubRequests()