Searched refs:mAllowStartForegroundNoBinding (Results 1 – 3 of 3) sorted by relevance
211 int mAllowStartForegroundNoBinding = REASON_DENIED; field in ServiceRecord247 return mAllowStartForegroundNoBinding != REASON_DENIED in getFgsAllowStart()248 ? mAllowStartForegroundNoBinding in getFgsAllowStart()263 mAllowStartForegroundNoBinding = REASON_DENIED; in clearFgsAllowStart()300 final int origStart = reasonOr(mAllowStartForegroundNoBinding, mAllowStartInBindService); in maybeLogFgsLogicChange()301 final int newStart = reasonOr(mAllowStartForegroundNoBinding, mAllowStartByBindings); in maybeLogFgsLogicChange()318 + changeMessage(mAllowStartForegroundNoBinding, mAllowStartInBindService) in maybeLogFgsLogicChange()320 + changeMessage(mAllowStartForegroundNoBinding, mAllowStartByBindings) in maybeLogFgsLogicChange()743 pw.println(PowerExemptionManager.reasonCodeToString(mAllowStartForegroundNoBinding)); in dump()
530 r.mAllowStartForegroundNoBinding, in logFgsApiEvent()
7534 allowStart = r.mAllowStartForegroundNoBinding; in setFgsRestrictionLocked()7569 r.mAllowStartForegroundNoBinding = allowStart; in setFgsRestrictionLocked()8260 r.mAllowStartForegroundNoBinding, in logFGSStateChangeLocked()