Searched defs:replaceFirewallChain (Results 1 – 2 of 2) sorted by relevance
253 void replaceFirewallChain(int chain, in int[] uids); in replaceFirewallChain() method
6143 public void replaceFirewallChain(@FirewallChain final int chain, @NonNull final int[] uids) { in replaceFirewallChain() method in ConnectivityManager