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.java148 private static TetheringInterface getFirstMatchingTetheringInterface(final List<String> regexs, in getFirstMatchingTetheringInterface() method in CtsTetheringUtils
287 return getFirstMatchingTetheringInterface(regexs, type, interfaces) != null; in expectTetherableInterfacesChanged()
313 getFirstMatchingTetheringInterface(regexs, type, interfaces); in pollTetheredInterfacesChanged()