Home
last modified time | relevance | path

Searched refs:ForegroundServiceTypePolicy (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DForegroundServiceTypePolicy.java91 public abstract class ForegroundServiceTypePolicy { class
711 private static ForegroundServiceTypePolicy sDefaultForegroundServiceTypePolicy = null;
718 public static @NonNull ForegroundServiceTypePolicy getDefaultPolicy() { in getDefaultPolicy()
737 public ForegroundServiceTypePolicy() { in ForegroundServiceTypePolicy() method in ForegroundServiceTypePolicy
1292 public static class DefaultForegroundServiceTypePolicy extends ForegroundServiceTypePolicy {
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DActiveServices.java40 import static android.app.ForegroundServiceTypePolicy.FGS_TYPE_POLICY_CHECK_DEPRECATED;
41 import static android.app.ForegroundServiceTypePolicy.FGS_TYPE_POLICY_CHECK_DISABLED;
42 import static android.app.ForegroundServiceTypePolicy.FGS_TYPE_POLICY_CHECK_OK;
45 import static android.app.ForegroundServiceTypePolicy.FGS_TYPE_POLICY_CHECK_UNKNOWN;
146 import android.app.ForegroundServiceTypePolicy;
147 import android.app.ForegroundServiceTypePolicy.ForegroundServicePolicyCheckCode;
148 import android.app.ForegroundServiceTypePolicy.ForegroundServiceTypePermission;
149 import android.app.ForegroundServiceTypePolicy.ForegroundServiceTypePolicyInfo;
2614 final ForegroundServiceTypePolicy policy = ForegroundServiceTypePolicy.getDefaultPolicy(); in validateForegroundServiceType()
2729 final ForegroundServiceTypePolicy policy = ForegroundServiceTypePolicy.getDefaultPolicy(); in initSystemExemptedFgsTypePermission()
[all …]
H A DActivityManagerConstants.java28 import android.app.ForegroundServiceTypePolicy;
2017 ForegroundServiceTypePolicy.getDefaultPolicy()
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes398 android.app.ForegroundServiceTypePolicy$ForegroundServiceTypePolicyInfo
H A Dboot-image-profile.txt23178 Landroid/app/ForegroundServiceTypePolicy$ForegroundServiceTypePolicyInfo;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes398 android.app.ForegroundServiceTypePolicy$ForegroundServiceTypePolicyInfo
H A Dboot-image-profile.txt33281 Landroid/app/ForegroundServiceTypePolicy$ForegroundServiceTypePolicyInfo;