Home
last modified time | relevance | path

Searched defs:cellAgent (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Connectivity/tests/unit/java/com/android/server/connectivityservice/
DCSBlockedReasonsTest.kt91 val cellAgent = Agent(nc = cellNc()) in cellNc() constant
129 val cellAgent = Agent(nc = cellNc()) in cellNc() constant
183 val cellAgent = Agent(nc = cellNc()) in cellNc() constant
324 val cellAgent = Agent(nc = cellNc()) in cellNc() constant
DCSDestroySocketTest.kt81 val cellAgent = Agent(nc = cellNc(), lp = cellLp()) in doTestBackgroundRestrictionDestroySockets() constant
160 val cellAgent = Agent(nc = cellNc(), lp = cellLp()) in testReplaceFirewallChain() constant
222 val cellAgent = Agent(nc = cellNc(), lp = cellLp()) in doTestDestroySockets() constant
DCSNetworkActivityTest.kt105 val cellAgent = Agent(nc = cellNc, lp = cellLp) in <lambda>() constant
DCSLocalAgentTests.kt335 val cellAgent = createCellAgent("cell0") in keepScore() constant
387 val cellAgent = createCellAgent("cell0") in keepScore() constant
/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DUpstreamNetworkMonitorTest.java318 final TestNetworkAgent cellAgent = new TestNetworkAgent(mCM, CELL_CAPABILITIES); in testSelectPreferredUpstreamType() local
382 final TestNetworkAgent cellAgent = new TestNetworkAgent(mCM, CELL_CAPABILITIES); in testGetCurrentPreferredUpstream() local
486 final TestNetworkAgent cellAgent = new TestNetworkAgent(mCM, CELL_CAPABILITIES); in testLocalPrefixes() local
567 final TestNetworkAgent cellAgent = new TestNetworkAgent(mCM, CELL_CAPABILITIES); in testSelectMobileWhenMobileIsNotDefault() local
586 final TestNetworkAgent cellAgent = new TestNetworkAgent(mCM, CELL_CAPABILITIES); in testLinkAddressChanged() local