Searched defs:redact (Results 1 – 2 of 2) sorted by relevance
392 void dump(ProtoOutputStream proto, long fieldId, boolean redact, int state) { in dump()421 void dump(PrintWriter pw, String prefix, Context baseContext, boolean redact) { in dump()
258 Boolean redact = toRedact.get(events[i].userId); in getEvents() local