Home
last modified time | relevance | path

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

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