Searched refs:hasRequestForegroundServiceExemption (Results 1 – 8 of 8) sorted by relevance
1384 boolean hasRequestForegroundServiceExemption(); in hasRequestForegroundServiceExemption() method
272 AndroidPackage::hasRequestForegroundServiceExemption,
2616 public boolean hasRequestForegroundServiceExemption() { in hasRequestForegroundServiceExemption() method in ApplicationInfo
980 …| flag(pkg.hasRequestForegroundServiceExemption(), ApplicationInfo.PRIVATE_FLAG_EXT_REQUEST_FOREGR… in appInfoPrivateFlagsExt()
1518 public boolean hasRequestForegroundServiceExemption() { in hasRequestForegroundServiceExemption() method in PackageImpl
8108 && targetService.appInfo.hasRequestForegroundServiceExemption()) { in shouldAllowFgsStartForegroundNoBindingCheckLocked()
969 method public boolean hasRequestForegroundServiceExemption();
7554 HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->hasRequestForegroundServiceExemption()Z