Home
last modified time | relevance | path

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

/packages/services/Car/cpp/powerpolicy/server/src/
DPolicyManager.cpp759 void PolicyManager::readPowerPolicyFromXml(const XMLDocument& xmlDoc) { in readPowerPolicyFromXml() function in android::frameworks::automotive::powerpolicy::PolicyManager
/packages/services/Car/service/src/com/android/car/power/
DPolicyReader.java468 void readPowerPolicyFromXml(InputStream stream) throws PolicyXmlException, in readPowerPolicyFromXml() method in PolicyReader
DCarPowerManagementService.java348 void readPowerPolicyFromXml(InputStream inputStream) in readPowerPolicyFromXml() method in CarPowerManagementService