Searched refs:getCallRadioTech (Results 1 – 5 of 5) sorted by relevance
334 assertNotEquals(mConnectionUT.getCallRadioTech(), ServiceState.RIL_RADIO_TECHNOLOGY_LTE); in testSetLTEDeprecated()340 assertEquals(mConnectionUT.getCallRadioTech(), ServiceState.RIL_RADIO_TECHNOLOGY_LTE); in testSetLTEDeprecated()347 assertNotEquals(mConnectionUT.getCallRadioTech(), ServiceState.RIL_RADIO_TECHNOLOGY_LTE); in testSetLTE()353 assertEquals(mConnectionUT.getCallRadioTech(), ServiceState.RIL_RADIO_TECHNOLOGY_LTE); in testSetLTE()360 assertNotEquals(mConnectionUT.getCallRadioTech(), ServiceState.RIL_RADIO_TECHNOLOGY_LTE); in testSetLTE2()368 assertEquals(mConnectionUT.getCallRadioTech(), ServiceState.RIL_RADIO_TECHNOLOGY_LTE); in testSetLTE2()
197 telephonyConnection.getCallRadioTech())); in updateCallRadioTechAfterCreation()
308 boolean isWifiTechChange = getCallRadioTech() != vrat1592 setCallRadioTech(mOriginalConnection.getCallRadioTech()); in setOriginalConnection()2717 return getCallRadioTech() == ServiceState.RIL_RADIO_TECHNOLOGY_IWLAN; in isWifi()3378 public final @RilRadioTechnology int getCallRadioTech() { in getCallRadioTech() method in TelephonyConnection
988 return getCallRadioTech() == ServiceState.RIL_RADIO_TECHNOLOGY_IWLAN; in isWifi()997 public @RilRadioTechnology int getCallRadioTech() { in getCallRadioTech() method in Connection
4280 oldConnection.getCallRadioTech())) in handleMessage()