Searched refs:policyWithAllowedReasons (Results 1 – 1 of 1) sorted by relevance
411 mPowerManager.setLowPowerStandbyPolicy(policyWithAllowedReasons( in testLowPowerStandby_isAllowedReason_trueIfAllowed()471 mPowerManager.setLowPowerStandbyPolicy(policyWithAllowedReasons( in testLowPowerStandby_allowedReason_tempPowerSaveAllowlist()504 policyWithAllowedReasons(LOW_POWER_STANDBY_ALLOWED_REASON_ONGOING_CALL)); in testLowPowerStandby_allowedReason_ongoingCall_phoneCallServiceExempt()522 policyWithAllowedReasons(LOW_POWER_STANDBY_ALLOWED_REASON_ONGOING_CALL)); in testLowPowerStandby_allowedReason_ongoingCall_otherFgsServiceNotExempt()656 private LowPowerStandbyPolicy policyWithAllowedReasons(int allowedReasons) { in policyWithAllowedReasons() method in LowPowerStandbyTest