Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
H A DTetheringTest.java2239 final UpstreamNetworkState upstreamState2 = new UpstreamNetworkState( in testUpstreamCapabilitiesChanged() local
2242 stateMachine.handleUpstreamNetworkMonitorCallback(EVENT_ON_CAPABILITIES, upstreamState2); in testUpstreamCapabilitiesChanged()