Home
last modified time | relevance | path

Searched refs:booleanCarPropertyConfig (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/car/lib/CarIntegrationTestUtilsLib/src/android/car/cts/utils/
DVehiclePropertyVerifier.java875 private void setBooleanPropertyInAllAreaIds(CarPropertyConfig<Boolean> booleanCarPropertyConfig, in setBooleanPropertyInAllAreaIds() argument
877 int propertyId = booleanCarPropertyConfig.getPropertyId(); in setBooleanPropertyInAllAreaIds()
878 for (int areaId : booleanCarPropertyConfig.getAreaIds()) { in setBooleanPropertyInAllAreaIds()