Home
last modified time | relevance | path

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

/cts/tests/tests/car/src/android/car/cts/
DCarPropertyManagerTest.java934 List<Integer> supportedEnumValues, ImmutableList<Integer> levels, int areaId) { in verifyWindshieldWipersSwitchLevelsAreConsecutive()
/cts/tests/tests/car/src/android/car/cts/utils/
DVehiclePropertyVerifier.java1258 List<?> supportedEnumValues = carPropertyConfig.getAreaIdConfig( in verifyCarPropertyConfig() local
1268 List<?> supportedEnumValues = carPropertyConfig.getAreaIdConfig( in verifyCarPropertyConfig() local
1497 List<T> supportedEnumValues = carPropertyConfig.getAreaIdConfig( in verifyCarPropertyValue() local