Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Connectivity/Tethering/tests/integration/src/android/net/
DEthernetTetheringTest.java217 MyTetheringEventCallback tetheringEventCallback = null; in testVirtualEthernetAlreadyExists() local
258 MyTetheringEventCallback tetheringEventCallback = null; in testVirtualEthernet() local
289 MyTetheringEventCallback tetheringEventCallback = null; in testStaticIpv4() local
363 MyTetheringEventCallback tetheringEventCallback = null; in testLocalOnlyTethering() local
415 MyTetheringEventCallback tetheringEventCallback = null; in testPhysicalEthernet() local
431 final MyTetheringEventCallback tetheringEventCallback) throws Exception { in checkTetheredClientCallbacks()
1193 MyTetheringEventCallback tetheringEventCallback = null; in testTetheringVirtual() local
/aosp_15_r20/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DNsdManagerDownstreamTetheringTest.kt61 private var tetheringEventCallback: MyTetheringEventCallback? = null variable in android.net.cts.NsdManagerDownstreamTetheringTest
/aosp_15_r20/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