Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/tests/cts/net/util/java/android/net/cts/util/
H A DCtsTetheringUtils.java390 assumeTrue(!getTetheringInterfaceRegexps().getTetherableWifiRegexs().isEmpty()); in assumeWifiTetheringSupported()
394 public TetheringInterfaceRegexps getTetheringInterfaceRegexps() { in getTetheringInterfaceRegexps() method in CtsTetheringUtils.TestTetheringEventCallback
440 return callback.getTetheringInterfaceRegexps().getTetherableWifiRegexs(); in getWifiTetherableInterfaceRegexps()
/aosp12/packages/modules/Connectivity/Tethering/tests/mts/src/android/tethering/mts/
H A DTetheringModuleTest.java126 tetherEventCallback.getTetheringInterfaceRegexps().getTetherableWifiRegexs(); in addressConflictTest()
/aosp12/packages/modules/Connectivity/tests/cts/tethering/src/android/tethering/cts/
H A DTetheringManagerTest.java294 tetherEventCallback.getTetheringInterfaceRegexps(); in testGetTetherableInterfaceRegexps()