Home
last modified time | relevance | path

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

/aosp_15_r20/packages/services/Car/cpp/powerpolicy/aidl/android/automotive/powerpolicy/internal/
DICarPowerPolicyDelegate.aidl105 void notifyPowerPolicyGroupDefinition(in @utf8InCpp String policyGroupId, in notifyPowerPolicyGroupDefinition() method
/aosp_15_r20/out/soong/.intermediates/packages/services/Car/cpp/powerpolicy/aidl/android.automotive.powerpolicy.delegate_interface/dump/android/automotive/powerpolicy/internal/
DICarPowerPolicyDelegate.aidl41 …void notifyPowerPolicyGroupDefinition(in @utf8InCpp String policyGroupId, in String[] powerPolicyP… in notifyPowerPolicyGroupDefinition() method
/aosp_15_r20/packages/services/Car/cpp/powerpolicy/aidl/aidl_api/android.automotive.powerpolicy.delegate/1/android/automotive/powerpolicy/internal/
DICarPowerPolicyDelegate.aidl41 …void notifyPowerPolicyGroupDefinition(in @utf8InCpp String policyGroupId, in String[] powerPolicyP… in notifyPowerPolicyGroupDefinition() method
/aosp_15_r20/packages/services/Car/cpp/powerpolicy/aidl/aidl_api/android.automotive.powerpolicy.delegate/current/android/automotive/powerpolicy/internal/
DICarPowerPolicyDelegate.aidl41 …void notifyPowerPolicyGroupDefinition(in @utf8InCpp String policyGroupId, in String[] powerPolicyP… in notifyPowerPolicyGroupDefinition() method
/aosp_15_r20/packages/services/Car/cpp/powerpolicy/server/src/
DCarPowerPolicyServer.cpp296 ScopedAStatus CarPowerPolicyDelegate::notifyPowerPolicyGroupDefinition( in notifyPowerPolicyGroupDefinition() function in android::frameworks::automotive::powerpolicy::CarPowerPolicyDelegate
615 ScopedAStatus CarPowerPolicyServer::notifyPowerPolicyGroupDefinition( in notifyPowerPolicyGroupDefinition() function in android::frameworks::automotive::powerpolicy::CarPowerPolicyServer
/aosp_15_r20/packages/services/Car/libs/car-test-lib/src/android/car/testapi/
DFakeRefactoredCarPowerPolicyDaemon.java282 public void notifyPowerPolicyGroupDefinition( in notifyPowerPolicyGroupDefinition() method in FakeRefactoredCarPowerPolicyDaemon