Searched refs:mReasonCode (Results 1 – 2 of 2) sorted by relevance
1973 return item.mReasonCode == REASON_ALARM_MANAGER_ALARM_CLOCK; in isTempAllowedByAlarmClock()7941 + reasonCodeToString(tempAllowListReason.mReasonCode) in shouldAllowFgsStartForegroundWithBindingCheckLocked()8052 ret = item.mReasonCode; in shouldAllowFgsStartForegroundNoBindingCheckLocked()
1339 final @PowerExemptionManager.ReasonCode int mReasonCode; field in ActivityManagerService.FgsTempAllowListItem1346 mReasonCode = reasonCode; in FgsTempAllowListItem()1354 " reasonCode=" + PowerExemptionManager.reasonCodeToString(mReasonCode) + in dump()