Searched refs:tetheringIfaces (Results 1 – 1 of 1) sorted by relevance
261 private void assertHasAllTetheringInterfaces(Set<TetheringInterface> tetheringIfaces, in assertHasAllTetheringInterfaces() argument265 assertEquals(tetheringIfaces.size(), ifaces.size()); in assertHasAllTetheringInterfaces()266 for (TetheringInterface tether : tetheringIfaces) { in assertHasAllTetheringInterfaces()