Searched refs:kSystemPolicyIdNoUserInteraction (Results 1 – 4 of 4) sorted by relevance
476 if (policy->policyId != kSystemPolicyIdNoUserInteraction) { in readSystemPolicyOverrides()715 kSystemPolicyIdNoUserInteraction)) in dump()810 CarPowerPolicyPtr systemPolicy = mPreemptivePowerPolicies.at(kSystemPolicyIdNoUserInteraction); in reconstructNoUserInteractionPolicy()844 mPreemptivePowerPolicies.emplace(kSystemPolicyIdNoUserInteraction, in initPreemptivePowerPolicy()845 createPolicy(kSystemPolicyIdNoUserInteraction, in initPreemptivePowerPolicy()
49 constexpr const char kSystemPolicyIdNoUserInteraction[] = "system_power_policy_no_user_interaction"; variable
1062 ret = applyPowerPolicy(kSystemPolicyIdNoUserInteraction, in notifySilentModeChangeLegacy()1082 ret = applyPowerPolicyInternal(kSystemPolicyIdNoUserInteraction, /*force=*/false, in notifySilentModeChangeInternal()
78 constexpr const char* kSystemPolicyIdNoUserInteraction = "system_power_policy_no_user_interaction"; variable437 auto policyMeta = policyManager.getPowerPolicy(kSystemPolicyIdNoUserInteraction); in checkSystemPowerPolicy()452 auto policyMeta = policyManager.getPowerPolicy(kSystemPolicyIdNoUserInteraction); in checkInvalidPolicies()458 ASSERT_TRUE(policyManager.getPowerPolicy(kSystemPolicyIdNoUserInteraction).ok()); in assertDefaultPolicies()