Searched refs:getLteOnCdmaMode (Results 1 – 5 of 5) sorted by relevance
600 int getLteOnCdmaMode(String callingPackage, String callingFeatureId); in getLteOnCdmaMode() method
4578 if(mRilVersion == 6 && getLteOnCdmaMode() == PhoneConstants.LTE_ON_CDMA_TRUE) { in phoneObjectUpdater()5114 public int getLteOnCdmaMode() { in getLteOnCdmaMode() method in GsmCdmaPhone
1542 if (mPhone.getLteOnCdmaMode() == PhoneConstants.LTE_ON_CDMA_TRUE) { in handleMessage()
4284 return getLteOnCdmaMode(getSubId()) == PhoneConstants.LTE_ON_CDMA_TRUE; in isLteCdmaEvdoGsmWcdmaEnabled()4299 public int getLteOnCdmaMode(int subId) { in getLteOnCdmaMode() method in TelephonyManager
83730 Lcom/android/internal/telephony/ITelephony$Stub$Proxy;->getLteOnCdmaMode(Ljava/lang/String;)I84081 Lcom/android/internal/telephony/ITelephony;->getLteOnCdmaMode(Ljava/lang/String;)I