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