Searched refs:getCallRadioTech (Results 1 – 2 of 2) sorted by relevance
202 telephonyConnection.getCallRadioTech())); in updateCallRadioTechAfterCreation()
319 boolean isWifiTechChange = getCallRadioTech() != vrat1627 setCallRadioTech(mOriginalConnection.getCallRadioTech()); in setOriginalConnection()2825 return getCallRadioTech() == ServiceState.RIL_RADIO_TECHNOLOGY_IWLAN; in isWifi()3481 public final @RilRadioTechnology int getCallRadioTech() { in getCallRadioTech() method in TelephonyConnection