Home
last modified time | relevance | path

Searched refs:getCurrentPowerPolicyGroupId (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/service/src/com/android/car/power/
DCarPowerManagementService.java2104 String getCurrentPowerPolicyGroupId() { in getCurrentPowerPolicyGroupId() method in CarPowerManagementService
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/power/
DCarPowerManagementServiceUnitTest.java2953 mService.getCurrentPowerPolicyGroupId()).isEqualTo(policyGroupId); in assertPowerPolicyGroupSet()