Searched refs:ForegroundServiceTypePolicy (Results 1 – 7 of 7) sorted by relevance
92 public abstract class ForegroundServiceTypePolicy { class732 private static ForegroundServiceTypePolicy sDefaultForegroundServiceTypePolicy = null;739 public static @NonNull ForegroundServiceTypePolicy getDefaultPolicy() { in getDefaultPolicy()758 public ForegroundServiceTypePolicy() { in ForegroundServiceTypePolicy() method in ForegroundServiceTypePolicy1313 public static class DefaultForegroundServiceTypePolicy extends ForegroundServiceTypePolicy {
40 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;43 import static android.app.ForegroundServiceTypePolicy.FGS_TYPE_POLICY_CHECK_PERMISSION_DENIED_ENFOR…44 import static android.app.ForegroundServiceTypePolicy.FGS_TYPE_POLICY_CHECK_PERMISSION_DENIED_PERMI…45 import static android.app.ForegroundServiceTypePolicy.FGS_TYPE_POLICY_CHECK_UNKNOWN;147 import android.app.ForegroundServiceTypePolicy;148 import android.app.ForegroundServiceTypePolicy.ForegroundServicePolicyCheckCode;149 import android.app.ForegroundServiceTypePolicy.ForegroundServiceTypePermission;150 import android.app.ForegroundServiceTypePolicy.ForegroundServiceTypePolicyInfo;[all …]
35 import android.app.ForegroundServiceTypePolicy;2275 ForegroundServiceTypePolicy.getDefaultPolicy()
434 android.app.ForegroundServiceTypePolicy$ForegroundServiceTypePolicyInfo
22809 Landroid/app/ForegroundServiceTypePolicy$ForegroundServiceTypePolicyInfo;
32939 Landroid/app/ForegroundServiceTypePolicy$ForegroundServiceTypePolicyInfo;