Searched refs:cleanupUpstreamInterface (Results 1 – 1 of 1) sorted by relevance
1227 for (String ifname : mUpstreamIfaceSet.ifnames) cleanupUpstreamInterface(ifname); in cleanupUpstream()1232 private void cleanupUpstreamInterface(String upstreamIface) { in cleanupUpstreamInterface() method in IpServer.TetheredState1271 cleanupUpstreamInterface(removed); in processMessage()