Searched refs:allSystemHalPropIds (Results 1 – 1 of 1) sorted by relevance
232 List<Integer> allSystemHalPropIds = mPropertyHalServiceConfigs.getAllSystemHalPropIds(); in testWritePermissionsExistInReadPermissionsForSystemProperty() local233 for (int halPropId : allSystemHalPropIds) { in testWritePermissionsExistInReadPermissionsForSystemProperty()