Home
last modified time | relevance | path

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

/packages/services/Car/cpp/power/aidl/android/automotive/power/internal/
DICarPowerManagementDelegate.aidl92 void notifyPowerPolicyDefinition(in @utf8InCpp String policyId, in notifyPowerPolicyDefinition() method
/packages/services/Car/libs/car-test-lib/src/android/car/testapi/
DFakeRefactoredCarPowerManagementDaemon.java416 public void notifyPowerPolicyDefinition(String policyId, String[] enabledComponents, in notifyPowerPolicyDefinition() method in FakeRefactoredCarPowerManagementDaemon
/packages/services/Car/cpp/power/server/src/
DCarPowerPolicyServer.cpp260 ScopedAStatus CarServiceNotificationHandler::notifyPowerPolicyDefinition( in notifyPowerPolicyDefinition() function in android::frameworks::automotive::powerpolicy::CarServiceNotificationHandler
321 ScopedAStatus CarPowerManagementDelegate::notifyPowerPolicyDefinition( in notifyPowerPolicyDefinition() function in android::frameworks::automotive::powerpolicy::CarPowerManagementDelegate
980 ScopedAStatus CarPowerPolicyServer::notifyPowerPolicyDefinition( in notifyPowerPolicyDefinition() function in android::frameworks::automotive::powerpolicy::CarPowerPolicyServer
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/power/
DCarPowerManagementServiceUnitTest.java3877 public void notifyPowerPolicyDefinition(String policyId, String[] enabledComponents, in notifyPowerPolicyDefinition() method in CarPowerManagementServiceUnitTest.FakeCarPowerPolicyDaemon