Searched refs:checkForegroundServiceTypePolicy (Results 1 – 2 of 2) sorted by relevance
719 public abstract int checkForegroundServiceTypePolicy(@NonNull Context context, in checkForegroundServiceTypePolicy() method in ForegroundServiceTypePolicy1386 public int checkForegroundServiceTypePolicy(Context context, String packageName, in checkForegroundServiceTypePolicy() method in ForegroundServiceTypePolicy.DefaultForegroundServiceTypePolicy
2853 final @ForegroundServicePolicyCheckCode int code = policy.checkForegroundServiceTypePolicy( in validateForegroundServiceType()