Home
last modified time | relevance | path

Searched defs:checkForegroundServiceTypePolicy (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
DForegroundServiceTypePolicy.java719 public abstract int checkForegroundServiceTypePolicy(@NonNull Context context, in checkForegroundServiceTypePolicy() method in ForegroundServiceTypePolicy
1386 public int checkForegroundServiceTypePolicy(Context context, String packageName, in checkForegroundServiceTypePolicy() method in ForegroundServiceTypePolicy.DefaultForegroundServiceTypePolicy