Home
last modified time | relevance | path

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

/packages/modules/Connectivity/tests/cts/net/util/java/android/net/cts/util/
DCtsTetheringUtils.java366 public Network getCurrentValidUpstream() { in getCurrentValidUpstream() method in CtsTetheringUtils.TestTetheringEventCallback
/packages/modules/Connectivity/tests/cts/tethering/src/android/tethering/cts/
DTetheringManagerTest.java454 final Network network = tetherEventCallback.getCurrentValidUpstream(); in testTetheringUpstream()