Searched defs:redact (Results 1 – 8 of 8) sorted by relevance
63 public NetworkSpecifier redact() { in redact() method in NetworkSpecifier
160 public NetworkSpecifier redact() { in redact() method in WifiNetworkAgentSpecifier
43 override fun redact(): NetworkSpecifier = TestNetworkSpecifier(intData, "redact") in canBeSatisfiedBy() method in android.net.NetworkSpecifierTest.TestNetworkSpecifier
146 public NetworkSpecifier redact() { in redact() method in WifiAwareAgentNetworkSpecifier
660 public SecurityEvent redact(int accessingUser) { in redact() method in SecurityLog.SecurityEvent
429 void dump(ProtoOutputStream proto, long fieldId, boolean redact, int state) { in dump()460 void dump(PrintWriter pw, String prefix, Context baseContext, boolean redact) { in dump()
289 Boolean redact = toRedact.get(events[i].userId); in getEvents() local
2937 public NetworkSpecifier redact() { in testNetworkSpecifier() method in ConnectivityServiceTest.ConfidentialMatchAllNetworkSpecifier