Searched refs:assertHasAllTetheringInterfaces (Results 1 – 1 of 1) sorted by relevance
221 assertHasAllTetheringInterfaces(interfaces, mTetherableIfaces); in onTetherableInterfacesChanged()233 assertHasAllTetheringInterfaces(interfaces, mTetheredIfaces); in onTetheredInterfacesChanged()261 private void assertHasAllTetheringInterfaces(Set<TetheringInterface> tetheringIfaces, in assertHasAllTetheringInterfaces() method in CtsTetheringUtils.TestTetheringEventCallback