Home
last modified time | relevance | path

Searched defs:readPowerPolicyFromXml (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/services/Car/service/src/com/android/car/power/
H A DPolicyReader.java328 void readPowerPolicyFromXml(InputStream stream) throws PolicyXmlException, in readPowerPolicyFromXml() method in PolicyReader
/aosp12/packages/services/Car/cpp/powerpolicy/server/src/
H A DPolicyManager.cpp558 void PolicyManager::readPowerPolicyFromXml(const XMLDocument& xmlDoc) { in readPowerPolicyFromXml() function in android::frameworks::automotive::powerpolicy::PolicyManager