Searched refs:getCallRadioTech (Results 1 – 2 of 2) sorted by relevance
197 telephonyConnection.getCallRadioTech())); in updateCallRadioTechAfterCreation()
300 boolean isWifiTechChange = getCallRadioTech() != vrat1382 setCallRadioTech(mOriginalConnection.getCallRadioTech()); in setOriginalConnection()2409 return getCallRadioTech() == ServiceState.RIL_RADIO_TECHNOLOGY_IWLAN; in isWifi()3043 public final @RilRadioTechnology int getCallRadioTech() { in getCallRadioTech() method in TelephonyConnection