Searched refs:setTryCell (Results 1 – 4 of 4) sorted by relevance
203 mUNM.setTryCell(true); in testRequestsMobileNetwork()225 mUNM.setTryCell(true); in testDuplicateMobileRequestsIgnored()235 mUNM.setTryCell(true); in testDuplicateMobileRequestsIgnored()237 mUNM.setTryCell(true); in testDuplicateMobileRequestsIgnored()262 mUNM.setTryCell(true); in testRequestsDunNetwork()278 mUNM.setTryCell(true); in testUpdateMobileRequiresDun()379 mUNM.setTryCell(true); in testGetCurrentPreferredUpstream()584 mUNM.setTryCell(true); in testLinkAddressChanged()
1222 inOrder.verify(mUpstreamNetworkMonitor).setTryCell(false); in verifyDisableTryCellWhenTetheringStop()1236 inOrder.verify(mUpstreamNetworkMonitor).setTryCell(true); in upstreamSelectionTestCommon()1248 inOrder.verify(mUpstreamNetworkMonitor).setTryCell(false); in upstreamSelectionTestCommon()1271 inOrder.verify(mUpstreamNetworkMonitor).setTryCell(false); in verifyAutomaticUpstreamSelection()1280 inOrder.verify(mUpstreamNetworkMonitor).setTryCell(false); in verifyAutomaticUpstreamSelection()1299 inOrder.verify(mUpstreamNetworkMonitor).setTryCell(true); in verifyAutomaticUpstreamSelection()1317 inOrder.verify(mUpstreamNetworkMonitor).setTryCell(true); in verifyAutomaticUpstreamSelection()1372 inOrder.verify(mUpstreamNetworkMonitor).setTryCell(false); in testLegacyUpstreamSelection()1383 inOrder.verify(mUpstreamNetworkMonitor).setTryCell(false); in verifyWifiUpstreamAndUnregisterDunCallback()1393 inOrder.verify(mUpstreamNetworkMonitor).setTryCell(true); in verifyDunUpstream()[all …]
184 setTryCell(false); in stop()219 public void setTryCell(boolean tryCell) { in setTryCell() method in UpstreamNetworkMonitor
1835 mUpstreamNetworkMonitor.setTryCell(true); in chooseUpstreamType()1841 mUpstreamNetworkMonitor.setTryCell(false); in chooseUpstreamType()2147 mUpstreamNetworkMonitor.setTryCell(false); in processMessage()