Home
last modified time | relevance | path

Searched refs:getCsCallRadioTech (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DGsmCdmaConnection.java155 setCallRadioTech(mOwner.getPhone().getCsCallRadioTech()); in GsmCdmaConnection()
210 setCallRadioTech(mOwner.getPhone().getCsCallRadioTech()); in GsmCdmaConnection()
234 setCallRadioTech(mOwner.getPhone().getCsCallRadioTech()); in GsmCdmaConnection()
DGsmCdmaPhone.java4176 public @RilRadioTechnology int getCsCallRadioTech() { in getCsCallRadioTech() method in GsmCdmaPhone
4179 calcVrat = getCsCallRadioTech(mSST.mSS.getState(), in getCsCallRadioTech()
4205 private @RilRadioTechnology int getCsCallRadioTech(int vrs, int vrat) { in getCsCallRadioTech() method in GsmCdmaPhone
4222 mCT.dispatchCsCallRadioTech(getCsCallRadioTech(vrs, vrat)); in onVoiceRegStateOrRatChanged()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DGsmCdmaPhoneTest.java1177 assertEquals(mPhoneUT.getCsCallRadioTech(), ServiceState.RIL_RADIO_TECHNOLOGY_UMTS); in testGetCsCallRadioTech()
1181 assertEquals(mPhoneUT.getCsCallRadioTech(), ServiceState.RIL_RADIO_TECHNOLOGY_UNKNOWN); in testGetCsCallRadioTech()
1191 assertEquals(mPhoneUT.getCsCallRadioTech(), ServiceState.RIL_RADIO_TECHNOLOGY_UNKNOWN); in testGetCsCallRadioTech()
/frameworks/base/config/
Dboot-image-profile.txt22035 HSPLcom/android/internal/telephony/GsmCdmaPhone;->getCsCallRadioTech(II)I