Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DServiceRecord.java245 int mAllowStart_noBinding = REASON_DENIED; field in ServiceRecord
367 mAllowStart_noBinding, in getFgsAllowStart_legacy()
377 mAllowStart_noBinding, in getFgsAllowStart_new()
408 mAllowStart_noBinding = REASON_DENIED; in clearFgsAllowStart()
989 dumpReasonCode(pw, prefix, "mAllowStart_noBinding", mAllowStart_noBinding); in dump()
DForegroundServiceTypeLoggerModule.java542 r.mAllowStart_noBinding, in logFgsApiEvent()
DActiveServices.java8276 allowStart = r.mAllowStart_noBinding; in setFgsRestrictionLocked()
8303 r.mAllowStart_noBinding = allowStart; in setFgsRestrictionLocked()
9047 r.mAllowStart_noBinding, in logFGSStateChangeLocked()