Searched refs:setCallRadioTech (Results 1 – 5 of 5) sorted by relevance
454 verify(mConnection).setCallRadioTech(ServiceState.RIL_RADIO_TECHNOLOGY_UMTS); in testDispatchCsCallRadioTech()459 verify(mConnection).setCallRadioTech(ServiceState.RIL_RADIO_TECHNOLOGY_UNKNOWN); in testDispatchCsCallRadioTech()
164 setCallRadioTech(mOwner.getPhone().getCsCallRadioTech()); in GsmCdmaConnection()226 setCallRadioTech(mOwner.getPhone().getCsCallRadioTech()); in GsmCdmaConnection()250 setCallRadioTech(mOwner.getPhone().getCsCallRadioTech()); in GsmCdmaConnection()
1180 public void setCallRadioTech(@RilRadioTechnology int vrat) { in setCallRadioTech() method in Connection
1760 gsmCdmaConnection.setCallRadioTech(vrat); in dispatchCsCallRadioTech()
1336 setCallRadioTech(ServiceState.networkTypeToRilRadioTechnology(networkType)); in updateImsCallRatFromExtras()