Home
last modified time | relevance | path

Searched defs:tetheringEventCallback (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Connectivity/Tethering/tests/integration/src/android/net/
DEthernetTetheringTest.java239 MyTetheringEventCallback tetheringEventCallback = null; in testVirtualEthernetAlreadyExists() local
280 MyTetheringEventCallback tetheringEventCallback = null; in testVirtualEthernet() local
311 MyTetheringEventCallback tetheringEventCallback = null; in testStaticIpv4() local
385 MyTetheringEventCallback tetheringEventCallback = null; in testLocalOnlyTethering() local
437 MyTetheringEventCallback tetheringEventCallback = null; in testPhysicalEthernet() local
453 final MyTetheringEventCallback tetheringEventCallback) throws Exception { in checkTetheredClientCallbacks()
1226 MyTetheringEventCallback tetheringEventCallback = null; in testTetheringVirtual() local
1261 MyTetheringEventCallback tetheringEventCallback = null; in testLocalAgent_networkCallbacks() local
/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DNsdManagerDownstreamTetheringTest.kt61 private var tetheringEventCallback: MyTetheringEventCallback? = null variable in android.net.cts.NsdManagerDownstreamTetheringTest
/packages/apps/Settings/tests/spa_unit/src/com/android/settings/network/
DTetheredRepositoryTest.kt47 private var tetheringEventCallback: TetheringManager.TetheringEventCallback? = null variable in com.android.settings.network.TetheredRepositoryTest