Searched refs:mOpsToIgnoreIfNotAllowed (Results 1 – 1 of 1) sorted by relevance
808 private final @NonNull ArrayList<OpToChange> mOpsToIgnoreIfNotAllowed = new ArrayList<>(); field in PermissionPolicyService.PermissionToOpSynchroniser902 final int ignoreIfNotAllowedCount = mOpsToIgnoreIfNotAllowed.size(); in syncPackages()904 final OpToChange op = mOpsToIgnoreIfNotAllowed.get(i); in syncPackages()1042 mOpsToIgnoreIfNotAllowed.add(extraOpToChange); in addExtraAppOp()