Searched defs:applyPowerPolicyInternal (Results 1 – 2 of 2) sorted by relevance
/packages/services/Car/libs/car-test-lib/src/android/car/testapi/ | ||
D | FakeRefactoredCarPowerPolicyDaemon.java | 241 private void applyPowerPolicyInternal(String policyId, String errMsg) { in applyPowerPolicyInternal() method in FakeRefactoredCarPowerPolicyDaemon |
/packages/services/Car/cpp/powerpolicy/server/src/ | ||
D | CarPowerPolicyServer.cpp | 1010 Result<bool> CarPowerPolicyServer::applyPowerPolicyInternal(const std::string& policyId, in applyPowerPolicyInternal() function in android::frameworks::automotive::powerpolicy::CarPowerPolicyServer |