Searched defs:definePowerPolicy (Results 1 – 3 of 3) sorted by relevance
/aosp12/packages/services/Car/service/src/com/android/car/power/ | ||
H A D | PolicyReader.java | 211 int definePowerPolicy(String policyId, String[] enabledComponents, in definePowerPolicy() method in PolicyReader |
H A D | CarPowerManagementService.java | 1861 public int definePowerPolicy(String powerPolicyId, String[] enabledComponents, in definePowerPolicy() method in CarPowerManagementService |
/aosp12/packages/services/Car/cpp/powerpolicy/server/src/ | ||
H A D | PolicyManager.cpp | 496 Result<void> PolicyManager::definePowerPolicy(const std::string& policyId, in definePowerPolicy() function in android::frameworks::automotive::powerpolicy::PolicyManager |