Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/property/
DPropertyHalServiceConfigsUnitTest.java232 List<Integer> allSystemHalPropIds = mPropertyHalServiceConfigs.getAllSystemHalPropIds(); in testWritePermissionsExistInReadPermissionsForSystemProperty() local
233 for (int halPropId : allSystemHalPropIds) { in testWritePermissionsExistInReadPermissionsForSystemProperty()