Home
last modified time | relevance | path

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

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