Searched defs:exemptions (Results 1 – 7 of 7) sorted by relevance
420 private Runnable handleApiDenylistExemptions(ZygoteServer zygoteServer, String[] exemptions) { in handleApiDenylistExemptions()
592 public static void setApiDenylistExemptions(String[] exemptions) { in setApiDenylistExemptions()
519 Set<ComponentName> exemptions, ComponentName component) { in isAllowedByPolicy()
920 public boolean setApiDenylistExemptions(List<String> exemptions) { in setApiDenylistExemptions()
863 PackageTagsList exemptions = null; in updateOverlayStateLocked() local
603 void setApplicationExemptions(String callerPackage, String packageName, in int[]exemptions); in setApplicationExemptions()
16403 @NonNull @ApplicationExemptionConstants Set<Integer> exemptions) in setApplicationExemptions()