Home
last modified time | relevance | path

Searched defs:areaIdToInitialValue (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/car/lib/CarIntegrationTestUtilsLib/src/android/car/cts/utils/
DVehiclePropertyVerifier.java1317 SparseArray<U> areaIdToInitialValue = in storeCurrentValuesForProperty() local
1345 SparseArray<?> areaIdToInitialValue = mPropertyToAreaIdValues.get(propertyId); in restoreInitialValue() local
1384 SparseArray<U> areaIdToInitialValue = new SparseArray<U>(); in getInitialValuesByAreaId() local
1481 SparseArray<?> areaIdToInitialValue) { in restoreInitialValuesByAreaId()