Searched refs:setPowerPolicyGroup (Results 1 – 7 of 7) sorted by relevance
390 public void setPowerPolicyGroup(@NonNull String policyGroupId) { in setPowerPolicyGroup() method in CarPowerManager393 mService.setPowerPolicyGroup(policyGroupId); in setPowerPolicyGroup()
44 void setPowerPolicyGroup(String policyGroupId); in setPowerPolicyGroup() method
130 const auto& ret = mService->setPowerPolicyGroup(value.value.stringValue); in onPropertyEvent()537 Result<void> CarPowerPolicyServer::setPowerPolicyGroup(const std::string& groupId) { in setPowerPolicyGroup() function in android::frameworks::automotive::powerpolicy::CarPowerPolicyServer684 const auto& ret = setPowerPolicyGroup(value.value.stringValue); in subscribeToVhal()
190 android::base::Result<void> setPowerPolicyGroup(const std::string& groupId);
927 return setPowerPolicyGroup(args, writer); in exec()1979 private int setPowerPolicyGroup(String[] args, IndentingPrintWriter writer) {
1112 public void setPowerPolicyGroup(String policyGroupId) { in setPowerPolicyGroup() method in CarPowerManagementService
859 …n(android.car.Car.PERMISSION_CONTROL_CAR_POWER_POLICY) public void setPowerPolicyGroup(@NonNull St…