Searched refs:toRedact (Results 1 – 1 of 1) sorted by relevance
270 Map<Integer, Boolean> toRedact = new HashMap<>(); in getEvents() local276 toRedact.put(profiles[i], redact); in getEvents()280 Boolean redact = toRedact.get(events[i].userId); in getEvents()