Searched refs:getAllSystemHalPropIds (Results 1 – 2 of 2) sorted by relevance
232 List<Integer> allSystemHalPropIds = mPropertyHalServiceConfigs.getAllSystemHalPropIds(); in testWritePermissionsExistInReadPermissionsForSystemProperty()677 assertThat(mPropertyHalServiceConfigs.getAllSystemHalPropIds()).doesNotContain(vicProperty); in testVicVehiclePropertiesFlagDisabled()
202 /* package */ List<Integer> getAllSystemHalPropIds() { in getAllSystemHalPropIds() method in PropertyHalServiceConfigs