Searched refs:isInLegacyMode (Results 1 – 6 of 6) sorted by relevance
224 if (isInLegacyMode()) { in TransportManager()398 public boolean isInLegacyMode() { in isInLegacyMode() method in TransportManager417 if (isInLegacyMode()) { in getCurrentTransport()480 pw.println("isInLegacy=" + isInLegacyMode()); in dump()
1308 && mPhone.getTransportManager().isInLegacyMode() in isDataAllowed()1370 || (mPhone.getTransportManager().isInLegacyMode() in isDataAllowed()
673 doReturn(true).when(mTransportManager).isInLegacyMode(); in testRoamingToOutOfService()698 doReturn(true).when(mTransportManager).isInLegacyMode(); in testRoamingChangeForLteInLegacyMode()722 doReturn(true).when(mTransportManager).isInLegacyMode(); in testDataOnlyRoamingCellToIWlanInLegacyMode()747 doReturn(true).when(mTransportManager).isInLegacyMode(); in testCellVoiceDataChangeToWlanInLegacyMode()
1960 if (tm == null || !tm.isInLegacyMode()) { in isCsNotInServiceAndPsWwanReportingWlan()
1232 doReturn(true).when(mTransportManager).isInLegacyMode(); in testTrySetupDefaultOnIWLAN()
5214 if (mTransportManager.isInLegacyMode()) { in processIwlanRegistrationInfo()5238 if (mTransportManager.isInLegacyMode()) { in processIwlanRegistrationInfo()