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