Home
last modified time | relevance | path

Searched refs:getCallRadioTech (Results 1 – 5 of 5) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsPhoneConnectionTest.java273 assertNotEquals(mConnectionUT.getCallRadioTech(), ServiceState.RIL_RADIO_TECHNOLOGY_LTE); in testSetLTE()
279 assertEquals(mConnectionUT.getCallRadioTech(), ServiceState.RIL_RADIO_TECHNOLOGY_LTE); in testSetLTE()
286 assertNotEquals(mConnectionUT.getCallRadioTech(), ServiceState.RIL_RADIO_TECHNOLOGY_LTE); in testSetLTE2()
294 assertEquals(mConnectionUT.getCallRadioTech(), ServiceState.RIL_RADIO_TECHNOLOGY_LTE); in testSetLTE2()
/frameworks/base/telecomm/java/android/telecom/
DConference.java597 setCallRadioTech(primaryConnection.getCallRadioTech()); in updateCallRadioTechAfterCreation()
703 public final @ServiceState.RilRadioTechnology int getCallRadioTech() { in getCallRadioTech() method in Conference
DConnection.java1961 public final @ServiceState.RilRadioTechnology int getCallRadioTech() { in getCallRadioTech() method in Connection
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DConnection.java886 return getCallRadioTech() == ServiceState.RIL_RADIO_TECHNOLOGY_IWLAN; in isWifi()
895 public @ServiceState.RilRadioTechnology int getCallRadioTech() { in getCallRadioTech() method in Connection
/frameworks/base/config/
Dboot-image-profile.txt21940 HPLcom/android/internal/telephony/Connection;->getCallRadioTech()I