Searched refs:tempAllowListReason (Results 1 – 1 of 1) sorted by relevance
6026 ActivityManagerService.FgsTempAllowListItem tempAllowListReason = in shouldAllowFgsStartForegroundLocked() local6106 + (tempAllowListReason == null ? null : in shouldAllowFgsStartForegroundLocked()6107 (tempAllowListReason.mReason in shouldAllowFgsStartForegroundLocked()6109 + reasonCodeToString(tempAllowListReason.mReasonCode) in shouldAllowFgsStartForegroundLocked()6110 + ",duration:" + tempAllowListReason.mDuration in shouldAllowFgsStartForegroundLocked()6111 + ",callingUid:" + tempAllowListReason.mCallingUid)) in shouldAllowFgsStartForegroundLocked()