Searched defs:exemptions (Results 1 – 7 of 7) sorted by relevance
417 private Runnable handleApiDenylistExemptions(ZygoteServer zygoteServer, String[] exemptions) { in handleApiDenylistExemptions()
677 public static void setApiDenylistExemptions(String[] exemptions) { in setApiDenylistExemptions()
912 public boolean setApiDenylistExemptions(List<String> exemptions) { in setApiDenylistExemptions()
863 PackageTagsList exemptions = null; in updateOverlayStateLocked() local
596 void setApplicationExemptions(String callerPackage, String packageName, in int[]exemptions); in setApplicationExemptions()
15927 @NonNull @ApplicationExemptionConstants Set<Integer> exemptions) in setApplicationExemptions()
2385 String exemptions = Settings.Global.getString(mContext.getContentResolver(), in update() local