Searched refs:definePowerPolicyFromCommand (Results 1 – 2 of 2) sorted by relevance
2008 boolean result = mCarPowerManagementService.definePowerPolicyFromCommand(args, writer);2042 mCarPowerManagementService.definePowerPolicyFromCommand(defArgs, writer);
1814 public boolean definePowerPolicyFromCommand(String[] args, IndentingPrintWriter writer) { in definePowerPolicyFromCommand() method in CarPowerManagementService