Searched refs:policyState (Results 1 – 3 of 3) sorted by relevance
205 ScopedAStatus CarServiceNotificationHandler::notifyCarServiceReady(PolicyState* policyState) { in notifyCarServiceReady() argument211 return mService->notifyCarServiceReady(policyState); in notifyCarServiceReady()512 ScopedAStatus CarPowerPolicyServer::notifyCarServiceReady(PolicyState* policyState) { in notifyCarServiceReady() argument519 policyState->policyId = in notifyCarServiceReady()521 policyState->policyGroupId = mCurrentPolicyGroupId; in notifyCarServiceReady()
114 aidl::android::frameworks::automotive::powerpolicy::internal::PolicyState* policyState)215 aidl::android::frameworks::automotive::powerpolicy::internal::PolicyState* policyState)
586 val policyState = getStateFromPolicy(perm, group) in <lambda>() constant587 if (!isStateUnknown(policyState)) { in <lambda>()588 return policyState in <lambda>()