Home
last modified time | relevance | path

Searched refs:tempAllowListReason (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
DActiveServices.java8643 ActivityManagerService.FgsTempAllowListItem tempAllowListReason = in shouldAllowFgsStartForegroundWithBindingCheckLocked() local
8679 + (tempAllowListReason == null ? null : in shouldAllowFgsStartForegroundWithBindingCheckLocked()
8680 (tempAllowListReason.mReason in shouldAllowFgsStartForegroundWithBindingCheckLocked()
8682 + reasonCodeToString(tempAllowListReason.mReasonCode) in shouldAllowFgsStartForegroundWithBindingCheckLocked()
8683 + ",duration:" + tempAllowListReason.mDuration in shouldAllowFgsStartForegroundWithBindingCheckLocked()
8684 + ",callingUid:" + tempAllowListReason.mCallingUid)) in shouldAllowFgsStartForegroundWithBindingCheckLocked()