Searched refs:isFgsAllowedWIU (Results 1 – 4 of 4) sorted by relevance
499 r.isFgsAllowedWIU(), // allowWhileInUsePermissionInFgs in logFgsApiEvent()
241 boolean isFgsAllowedWIU() { in isFgsAllowedWIU() method in ServiceRecord613 isFgsAllowedWIU()); in dumpDebug()
2307 if (!r.isFgsAllowedWIU()) { in setServiceForegroundInnerLocked()2423 r.isFgsAllowedWIU(); in setServiceForegroundInnerLocked()2619 r.isFgsAllowedWIU(), policyInfo); in validateForegroundServiceType()7600 r.updateAllowUiJobScheduling(r.isFgsAllowedWIU()); in resetFgsRestrictionLocked()8218 allowWhileInUsePermissionInFgs = r.isFgsAllowedWIU(); in logFGSStateChangeLocked()
2225 if (s.isFgsAllowedWIU()) { in computeOomAdjLSP()