Searched refs:setTryCell (Results 1 – 4 of 4) sorted by relevance
209 mUNM.setTryCell(true); in testRequestsMobileNetwork()231 mUNM.setTryCell(true); in testDuplicateMobileRequestsIgnored()241 mUNM.setTryCell(true); in testDuplicateMobileRequestsIgnored()243 mUNM.setTryCell(true); in testDuplicateMobileRequestsIgnored()268 mUNM.setTryCell(true); in testRequestsDunNetwork()284 mUNM.setTryCell(true); in testUpdateMobileRequiresDun()384 mUNM.setTryCell(true); in testGetCurrentPreferredUpstream()
1113 inOrder.verify(mUpstreamNetworkMonitor).setTryCell(false); in verifyDisableTryCellWhenTetheringStop()1127 inOrder.verify(mUpstreamNetworkMonitor).setTryCell(true); in upstreamSelectionTestCommon()1139 inOrder.verify(mUpstreamNetworkMonitor).setTryCell(false); in upstreamSelectionTestCommon()1162 inOrder.verify(mUpstreamNetworkMonitor).setTryCell(false); in testAutomaticUpstreamSelection()1171 inOrder.verify(mUpstreamNetworkMonitor).setTryCell(false); in testAutomaticUpstreamSelection()1190 inOrder.verify(mUpstreamNetworkMonitor).setTryCell(true); in testAutomaticUpstreamSelection()1208 inOrder.verify(mUpstreamNetworkMonitor).setTryCell(true); in testAutomaticUpstreamSelection()1248 inOrder.verify(mUpstreamNetworkMonitor).setTryCell(false); in testLegacyUpstreamSelection()1267 inOrder.verify(mUpstreamNetworkMonitor).setTryCell(true); in testChooseDunUpstreamByAutomaticMode()1279 inOrder.verify(mUpstreamNetworkMonitor).setTryCell(true); in testChooseDunUpstreamByAutomaticMode()[all …]
194 setTryCell(false); in stop()230 public void setTryCell(boolean tryCell) { in setTryCell() method in UpstreamNetworkMonitor
1667 mUpstreamNetworkMonitor.setTryCell(true); in chooseUpstreamType()1673 mUpstreamNetworkMonitor.setTryCell(false); in chooseUpstreamType()1963 mUpstreamNetworkMonitor.setTryCell(false); in processMessage()