Home
last modified time | relevance | path

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

/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DTetheringTest.java1351 private void upstreamSelectionTestCommon(final boolean automatic, InOrder inOrder, in upstreamSelectionTestCommon() method in TetheringTest
1384 upstreamSelectionTestCommon(configAutomatic, inOrder, mobile, wifi); in verifyAutomaticUpstreamSelection()
1484 upstreamSelectionTestCommon(false, inOrder, mobile, wifi); in testLegacyUpstreamSelection()