Searched defs:readPowerPolicyFromXml (Results 1 – 2 of 2) sorted by relevance
/aosp12/packages/services/Car/service/src/com/android/car/power/ | ||
H A D | PolicyReader.java | 328 void readPowerPolicyFromXml(InputStream stream) throws PolicyXmlException, in readPowerPolicyFromXml() method in PolicyReader |
/aosp12/packages/services/Car/cpp/powerpolicy/server/src/ | ||
H A D | PolicyManager.cpp | 558 void PolicyManager::readPowerPolicyFromXml(const XMLDocument& xmlDoc) { in readPowerPolicyFromXml() function in android::frameworks::automotive::powerpolicy::PolicyManager |