Searched defs:firewallReplaceUidChain (Results 1 – 4 of 4) sorted by relevance
4 …boolean firewallReplaceUidChain(in @utf8InCpp String chainName, boolean isWhitelist, in int[] uids… in firewallReplaceUidChain() method
44 boolean firewallReplaceUidChain(in @utf8InCpp String chainName, in firewallReplaceUidChain() method
21 …boolean firewallReplaceUidChain(in @utf8InCpp String chainName, boolean isWhitelist, in int[] uids… in firewallReplaceUidChain() method
249 binder::Status NetdNativeService::firewallReplaceUidChain(const std::string& chainName, in firewallReplaceUidChain() function in android::net::NetdNativeService