Searched refs:setPowerPolicyGroupFromCommand (Results 1 – 3 of 3) sorted by relevance
487 isSuccess = mService.setPowerPolicyGroupFromCommand(args, writer); in testDefinePowerPolicyGroupFromCommand()
1959 public boolean setPowerPolicyGroupFromCommand(String[] args, IndentingPrintWriter writer) { in setPowerPolicyGroupFromCommand() method in CarPowerManagementService
1980 boolean result = mCarPowerManagementService.setPowerPolicyGroupFromCommand(args, writer);