Searched refs:firewallRemoveUidInterfaceRules (Results 1 – 4 of 4) sorted by relevance
1182 void firewallRemoveUidInterfaceRules(in int[] uids); in firewallRemoveUidInterfaceRules() method
111 void firewallRemoveUidInterfaceRules(in int[] uids); in firewallRemoveUidInterfaceRules() method
51 binder::Status firewallRemoveUidInterfaceRules(const std::vector<int32_t>& uids) override;
1138 binder::Status NetdNativeService::firewallRemoveUidInterfaceRules( in firewallRemoveUidInterfaceRules() function in android::net::NetdNativeService