Searched refs:mTotalCarPropertyValuesPerAreaId (Results 1 – 1 of 1) sorted by relevance
2414 private final int mTotalCarPropertyValuesPerAreaId; field in VehiclePropertyVerifier.CarPropertyValueCallback2426 mTotalCarPropertyValuesPerAreaId = totalCarPropertyValuesPerAreaId; in CarPropertyValueCallback()2444 assertWithMessage("Never received " + mTotalCarPropertyValuesPerAreaId in getAreaIdToCarPropertyValues()2471 || carPropertyValues.size() < mTotalCarPropertyValuesPerAreaId) { in hasEnoughCarPropertyValuesForEachAreaIdLocked()