/aosp_15_r20/packages/services/Car/cpp/powerpolicy/aidl/android/automotive/powerpolicy/internal/ |
D | ICarPowerPolicyDelegate.aidl | 63 void applyPowerPolicyAsync(int requestId, in @utf8InCpp String policyId, boolean force); in applyPowerPolicyAsync() method
|
/aosp_15_r20/out/soong/.intermediates/packages/services/Car/cpp/powerpolicy/aidl/android.automotive.powerpolicy.delegate_interface/dump/android/automotive/powerpolicy/internal/ |
D | ICarPowerPolicyDelegate.aidl | 38 void applyPowerPolicyAsync(int requestId, in @utf8InCpp String policyId, boolean force); in applyPowerPolicyAsync() method
|
/aosp_15_r20/packages/services/Car/cpp/powerpolicy/aidl/aidl_api/android.automotive.powerpolicy.delegate/1/android/automotive/powerpolicy/internal/ |
D | ICarPowerPolicyDelegate.aidl | 38 void applyPowerPolicyAsync(int requestId, in @utf8InCpp String policyId, boolean force); in applyPowerPolicyAsync() method
|
/aosp_15_r20/packages/services/Car/cpp/powerpolicy/aidl/aidl_api/android.automotive.powerpolicy.delegate/current/android/automotive/powerpolicy/internal/ |
D | ICarPowerPolicyDelegate.aidl | 38 void applyPowerPolicyAsync(int requestId, in @utf8InCpp String policyId, boolean force); in applyPowerPolicyAsync() method
|
/aosp_15_r20/packages/services/Car/cpp/powerpolicy/server/src/ |
D | CarPowerPolicyServer.cpp | 261 ScopedAStatus CarPowerPolicyDelegate::applyPowerPolicyAsync(int32_t requestId, in applyPowerPolicyAsync() function in android::frameworks::automotive::powerpolicy::CarPowerPolicyDelegate 702 ScopedAStatus CarPowerPolicyServer::applyPowerPolicyAsync(int32_t requestId, in applyPowerPolicyAsync() function in android::frameworks::automotive::powerpolicy::CarPowerPolicyServer
|
/aosp_15_r20/packages/services/Car/libs/car-test-lib/src/android/car/testapi/ |
D | FakeRefactoredCarPowerPolicyDaemon.java | 192 public void applyPowerPolicyAsync(int requestId, String policyId, boolean force) in applyPowerPolicyAsync() method in FakeRefactoredCarPowerPolicyDaemon
|
/aosp_15_r20/packages/services/Car/cpp/powerpolicy/server/tests/ |
D | CarPowerPolicyServerTest.cpp | 181 ScopedAStatus applyPowerPolicyAsync(int32_t requestId, const std::string& policyId, in applyPowerPolicyAsync() function in android::frameworks::automotive::powerpolicy::internal::CarPowerPolicyServerPeer
|