Searched refs:isForegroundServiceAllowedInBackgroundRestricted (Results 1 – 2 of 2) sorted by relevance
580 if (!isForegroundServiceAllowedInBackgroundRestricted(uid, packageName) in updateBackgroundRestrictedForUidPackage()1948 if (isForegroundServiceAllowedInBackgroundRestricted( in updateForegroundApps()2096 private boolean isForegroundServiceAllowedInBackgroundRestricted(ProcessRecord app) { in isForegroundServiceAllowedInBackgroundRestricted() method in ActiveServices2115 private boolean isForegroundServiceAllowedInBackgroundRestricted(int uid, String packageName) { in isForegroundServiceAllowedInBackgroundRestricted() method in ActiveServices2119 && isForegroundServiceAllowedInBackgroundRestricted(app); in isForegroundServiceAllowedInBackgroundRestricted()2276 && !isForegroundServiceAllowedInBackgroundRestricted(r.app) in setServiceForegroundInnerLocked()
4246 PLcom/android/server/am/ActiveServices;->isForegroundServiceAllowedInBackgroundRestricted(ILjava/la…4247 PLcom/android/server/am/ActiveServices;->isForegroundServiceAllowedInBackgroundRestricted(Lcom/andr…