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