Home
last modified time | relevance | path

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

/packages/services/Car/libs/car-test-lib/src/android/car/testapi/
DFakeRefactoredCarPowerPolicyDaemon.java241 private void applyPowerPolicyInternal(String policyId, String errMsg) { in applyPowerPolicyInternal() method in FakeRefactoredCarPowerPolicyDaemon
/packages/services/Car/cpp/powerpolicy/server/src/
DCarPowerPolicyServer.cpp1010 Result<bool> CarPowerPolicyServer::applyPowerPolicyInternal(const std::string& policyId, in applyPowerPolicyInternal() function in android::frameworks::automotive::powerpolicy::CarPowerPolicyServer