Home
last modified time | relevance | path

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

/aosp12/frameworks/hardware/interfaces/automotive/powerpolicy/aidl/android/frameworks/automotive/powerpolicy/internal/
H A DICarPowerPolicySystemNotification.aidl71 void notifyPowerPolicyDefinition(in @utf8InCpp String policyId, in notifyPowerPolicyDefinition() method
/aosp12/packages/services/Car/cpp/powerpolicy/server/src/
H A DCarPowerPolicyServer.cpp187 Status CarServiceNotificationHandler::notifyPowerPolicyDefinition( in notifyPowerPolicyDefinition() function in android::frameworks::automotive::powerpolicy::CarServiceNotificationHandler
336 Status CarPowerPolicyServer::notifyPowerPolicyDefinition( in notifyPowerPolicyDefinition() function in android::frameworks::automotive::powerpolicy::CarPowerPolicyServer
/aosp12/packages/services/Car/tests/carservice_test/src/com/android/car/
H A DMockedCarTestBase.java567 public void notifyPowerPolicyDefinition(String policyId, String[] enabledComponents, in notifyPowerPolicyDefinition() method in MockedCarTestBase.FakeCarPowerPolicyDaemon
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/power/
H A DCarPowerManagementServiceUnitTest.java891 public void notifyPowerPolicyDefinition(String policyId, String[] enabledComponents, in notifyPowerPolicyDefinition() method in CarPowerManagementServiceUnitTest.FakeCarPowerPolicyDaemon