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