Home
last modified time | relevance | path

Searched refs:handleApplyPowerPolicyRequest (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/cpp/powerpolicy/server/src/
DCarPowerPolicyServer.h262 void handleApplyPowerPolicyRequest(const int32_t requestId);
DCarPowerPolicyServer.cpp185 mService->handleApplyPowerPolicyRequest(message.what); in handleMessage()
884 void CarPowerPolicyServer::handleApplyPowerPolicyRequest(const int32_t requestId) { in handleApplyPowerPolicyRequest() function in android::frameworks::automotive::powerpolicy::CarPowerPolicyServer