Searched refs:setCallRadioTech (Results 1 – 8 of 8) sorted by relevance
597 setCallRadioTech(primaryConnection.getCallRadioTech()); in updateCallRadioTechAfterCreation()690 public final void setCallRadioTech(@ServiceState.RilRadioTechnology int vrat) { in setCallRadioTech() method in Conference
2412 public final void setCallRadioTech(@ServiceState.RilRadioTechnology int vrat) { in setCallRadioTech() method in Connection2420 getConference().setCallRadioTech(vrat); in setCallRadioTech()
157 setCallRadioTech(mOwner.getPhone().getCsCallRadioTech()); in GsmCdmaConnection()212 setCallRadioTech(mOwner.getPhone().getCsCallRadioTech()); in GsmCdmaConnection()236 setCallRadioTech(mOwner.getPhone().getCsCallRadioTech()); in GsmCdmaConnection()
973 public void setCallRadioTech(@ServiceState.RilRadioTechnology int vrat) { in setCallRadioTech() method in Connection
1664 gsmCdmaConnection.setCallRadioTech(vrat); in dispatchCsCallRadioTech()
473 verify(mConnection).setCallRadioTech(ServiceState.RIL_RADIO_TECHNOLOGY_UMTS); in testDispatchCsCallRadioTech()478 verify(mConnection).setCallRadioTech(ServiceState.RIL_RADIO_TECHNOLOGY_UNKNOWN); in testDispatchCsCallRadioTech()
1137 setCallRadioTech(callTech); in updateImsCallRatFromExtras()
21961 HPLcom/android/internal/telephony/Connection;->setCallRadioTech(I)V