Home
last modified time | relevance | path

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

/packages/modules/Connectivity/tests/cts/net/util/java/android/net/cts/util/
DCtsTetheringUtils.java351 public void expectErrorOrTethered(final TetheringInterface iface) { in expectErrorOrTethered() method in CtsTetheringUtils.TestTetheringEventCallback
/packages/modules/Connectivity/tests/cts/tethering/src/android/tethering/cts/
DTetheringManagerTest.java276 tetherEventCallback.expectErrorOrTethered( in testRegisterTetheringEventCallback()