Searched defs:redact (Results 1 – 4 of 4) sorted by relevance
67 public NetworkSpecifier redact() { in redact() method in NetworkSpecifier
430 void dump(ProtoOutputStream proto, long fieldId, boolean redact, int state) { in dump()461 void dump(PrintWriter pw, String prefix, Context baseContext, boolean redact) { in dump()531 boolean redact) { in dumpNotification()
680 public SecurityEvent redact(int accessingUser) { in redact() method in SecurityLog.SecurityEvent
295 Boolean redact = toRedact.get(events[i].userId); in getEvents() local