Searched refs:applyPreemptivePowerPolicy (Results 1 – 1 of 1) sorted by relevance
875 int status = applyPreemptivePowerPolicy(PolicyReader.POWER_POLICY_ID_SUSPEND_TO_RAM); in doHandleDeepSleep()1143 applyPreemptivePowerPolicy(PolicyReader.POWER_POLICY_ID_NO_USER_INTERACTION); in notifySilentModeChange()1274 private int applyPreemptivePowerPolicy(String policyId) { in applyPreemptivePowerPolicy() method in CarPowerManagementService1369 int status = applyPreemptivePowerPolicy(PolicyReader.POWER_POLICY_ID_NO_USER_INTERACTION); in makeSureNoUserInteraction()1902 int status = isPreemptive ? applyPreemptivePowerPolicy(powerPolicyId) in applyPowerPolicyFromCommand()