Home
last modified time | relevance | path

Searched refs:getFirstMatchingTetheringInterface (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Connectivity/tests/cts/net/util/java/android/net/cts/util/
DCtsTetheringUtils.java141 private static TetheringInterface getFirstMatchingTetheringInterface(final List<String> regexs, in getFirstMatchingTetheringInterface() method in CtsTetheringUtils
280 return getFirstMatchingTetheringInterface(regexs, type, interfaces) != null; in expectTetherableInterfacesChanged()
307 getFirstMatchingTetheringInterface(regexs, type, interfaces); in expectTetheredInterfacesChanged()