Home
last modified time | relevance | path

Searched defs:isForegroundServiceAllowedInBackgroundRestricted (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
DActiveServices.java2096 private boolean isForegroundServiceAllowedInBackgroundRestricted(ProcessRecord app) { in isForegroundServiceAllowedInBackgroundRestricted() method in ActiveServices
2115 private boolean isForegroundServiceAllowedInBackgroundRestricted(int uid, String packageName) { in isForegroundServiceAllowedInBackgroundRestricted() method in ActiveServices