Home
last modified time | relevance | path

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

/packages/services/Car/cpp/powerpolicy/aidl/aidl_api/android.automotive.powerpolicy.delegate/1/android/automotive/powerpolicy/internal/
DICarPowerPolicyDelegate.aidl42 …void applyPowerPolicyPerPowerStateChangeAsync(int requestId, in android.automotive.powerpolicy.int… in applyPowerPolicyPerPowerStateChangeAsync() method
/packages/services/Car/cpp/powerpolicy/aidl/aidl_api/android.automotive.powerpolicy.delegate/current/android/automotive/powerpolicy/internal/
DICarPowerPolicyDelegate.aidl42 …void applyPowerPolicyPerPowerStateChangeAsync(int requestId, in android.automotive.powerpolicy.int… in applyPowerPolicyPerPowerStateChangeAsync() method
/packages/services/Car/cpp/powerpolicy/aidl/android/automotive/powerpolicy/internal/
DICarPowerPolicyDelegate.aidl142 void applyPowerPolicyPerPowerStateChangeAsync(int requestId, in PowerState state); in applyPowerPolicyPerPowerStateChangeAsync() method
/packages/services/Car/libs/car-test-lib/src/android/car/testapi/
DFakeRefactoredCarPowerPolicyDaemon.java215 public void applyPowerPolicyPerPowerStateChangeAsync(int requestId, int state) in applyPowerPolicyPerPowerStateChangeAsync() method in FakeRefactoredCarPowerPolicyDaemon
/packages/services/Car/cpp/powerpolicy/server/src/
DCarPowerPolicyServer.cpp306 ScopedAStatus CarPowerPolicyDelegate::applyPowerPolicyPerPowerStateChangeAsync( in applyPowerPolicyPerPowerStateChangeAsync() function in android::frameworks::automotive::powerpolicy::CarPowerPolicyDelegate
584 ScopedAStatus CarPowerPolicyServer::applyPowerPolicyPerPowerStateChangeAsync( in applyPowerPolicyPerPowerStateChangeAsync() function in android::frameworks::automotive::powerpolicy::CarPowerPolicyServer
/packages/services/Car/cpp/powerpolicy/server/tests/
DCarPowerPolicyServerTest.cpp186 ScopedAStatus applyPowerPolicyPerPowerStateChangeAsync( in applyPowerPolicyPerPowerStateChangeAsync() function in android::frameworks::automotive::powerpolicy::internal::CarPowerPolicyServerPeer