Searched refs:setCallRadioTech (Results 1 – 5 of 5) sorted by relevance
155 setCallRadioTech(mOwner.getPhone().getCsCallRadioTech()); in GsmCdmaConnection()210 setCallRadioTech(mOwner.getPhone().getCsCallRadioTech()); in GsmCdmaConnection()234 setCallRadioTech(mOwner.getPhone().getCsCallRadioTech()); in GsmCdmaConnection()
1022 public void setCallRadioTech(@RilRadioTechnology int vrat) { in setCallRadioTech() method in Connection
1689 gsmCdmaConnection.setCallRadioTech(vrat); in dispatchCsCallRadioTech()
434 verify(mConnection).setCallRadioTech(ServiceState.RIL_RADIO_TECHNOLOGY_UMTS); in testDispatchCsCallRadioTech()439 verify(mConnection).setCallRadioTech(ServiceState.RIL_RADIO_TECHNOLOGY_UNKNOWN); in testDispatchCsCallRadioTech()
1238 setCallRadioTech(ServiceState.networkTypeToRilRadioTechnology(networkType)); in updateImsCallRatFromExtras()