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