Home
last modified time | relevance | path

Searched defs:definePowerPolicyFromCommand (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/power/
DCarPowerManagementServiceUnitTest.java2822 private boolean definePowerPolicyFromCommand(String[] args) { in definePowerPolicyFromCommand() method in CarPowerManagementServiceUnitTest
/packages/services/Car/service/src/com/android/car/power/
DCarPowerManagementService.java3403 public boolean definePowerPolicyFromCommand(String[] args, IndentingPrintWriter writer) { in definePowerPolicyFromCommand() method in CarPowerManagementService