Home
last modified time | relevance | path

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

/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DTetheringTest.java1378 private void verifyAutomaticUpstreamSelection(boolean configAutomatic) throws Exception { in verifyAutomaticUpstreamSelection() argument
1384 upstreamSelectionTestCommon(configAutomatic, inOrder, mobile, wifi); in verifyAutomaticUpstreamSelection()
1629 private void verifyChooseDunUpstreamByAutomaticMode(boolean configAutomatic) throws Exception { in verifyChooseDunUpstreamByAutomaticMode() argument
1636 chooseDunUpstreamTestCommon(configAutomatic, inOrder, mobile, wifi, dun); in verifyChooseDunUpstreamByAutomaticMode()