Searched refs:setCallRadioTech (Results 1 – 6 of 6) 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
1691 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()
1230 setCallRadioTech(ServiceState.networkTypeToRilRadioTechnology(networkType)); in updateImsCallRatFromExtras()
21960 HPLcom/android/internal/telephony/Connection;->setCallRadioTech(I)V