Home
last modified time | relevance | path

Searched defs:notifyPowerPolicyDefinition (Results 1 – 6 of 6) sorted by relevance

/packages/services/Car/cpp/powerpolicy/aidl/android/automotive/powerpolicy/internal/
DICarPowerPolicyDelegate.aidl89 void notifyPowerPolicyDefinition(in @utf8InCpp String policyId, in notifyPowerPolicyDefinition() method
/packages/services/Car/cpp/powerpolicy/aidl/aidl_api/android.automotive.powerpolicy.delegate/1/android/automotive/powerpolicy/internal/
DICarPowerPolicyDelegate.aidl40 …void notifyPowerPolicyDefinition(in @utf8InCpp String policyId, in @utf8InCpp String[] enabledComp… in notifyPowerPolicyDefinition() method
/packages/services/Car/cpp/powerpolicy/aidl/aidl_api/android.automotive.powerpolicy.delegate/current/android/automotive/powerpolicy/internal/
DICarPowerPolicyDelegate.aidl40 …void notifyPowerPolicyDefinition(in @utf8InCpp String policyId, in @utf8InCpp String[] enabledComp… in notifyPowerPolicyDefinition() method
/packages/services/Car/cpp/powerpolicy/server/src/
DCarPowerPolicyServer.cpp224 ScopedAStatus CarServiceNotificationHandler::notifyPowerPolicyDefinition( in notifyPowerPolicyDefinition() function in android::frameworks::automotive::powerpolicy::CarServiceNotificationHandler
284 ScopedAStatus CarPowerPolicyDelegate::notifyPowerPolicyDefinition( in notifyPowerPolicyDefinition() function in android::frameworks::automotive::powerpolicy::CarPowerPolicyDelegate
546 ScopedAStatus CarPowerPolicyServer::notifyPowerPolicyDefinition( in notifyPowerPolicyDefinition() function in android::frameworks::automotive::powerpolicy::CarPowerPolicyServer
/packages/services/Car/libs/car-test-lib/src/android/car/testapi/
DFakeRefactoredCarPowerPolicyDaemon.java267 public void notifyPowerPolicyDefinition(String policyId, String[] enabledComponents, in notifyPowerPolicyDefinition() method in FakeRefactoredCarPowerPolicyDaemon
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/power/
DCarPowerManagementServiceUnitTest.java3535 public void notifyPowerPolicyDefinition(String policyId, String[] enabledComponents, in notifyPowerPolicyDefinition() method in CarPowerManagementServiceUnitTest.FakeCarPowerPolicyDaemon