Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/power/
DPolicyReader.java514 registeredPolicies = validatePowerPolicies(intermediateCarPowerPolicies, customComponents); in readPowerPolicyFromXml()
795 private ArrayMap<String, CarPowerPolicy> validatePowerPolicies( in validatePowerPolicies() method in PolicyReader