Home
last modified time | relevance | path

Searched refs:hasRequestForegroundServiceExemption (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/core/java/android/content/pm/parsing/
H A DParsingPackageRead.java915 boolean hasRequestForegroundServiceExemption(); in hasRequestForegroundServiceExemption() method
H A DPackageInfoWithoutStateUtils.java821 | flag(pkg.hasRequestForegroundServiceExemption(), in appInfoPrivateFlagsExt()
H A DParsingPackageImpl.java2205 public boolean hasRequestForegroundServiceExemption() {
/aosp12/frameworks/base/core/java/android/content/pm/
H A DApplicationInfo.java2479 public boolean hasRequestForegroundServiceExemption() { in hasRequestForegroundServiceExemption() method in ApplicationInfo
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DActiveServices.java6261 && targetService.appInfo.hasRequestForegroundServiceExemption()) { in shouldAllowFgsStartForegroundLocked()
/aosp12/frameworks/base/core/api/
H A Dtest-current.txt794 method public boolean hasRequestForegroundServiceExemption();