Home
last modified time | relevance | path

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

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