Searched refs:getLteOnCdmaMode (Results 1 – 5 of 5) sorted by relevance
526 int getLteOnCdmaMode(String callingPackage, String callingFeatureId); in getLteOnCdmaMode() method
3847 if(mRilVersion == 6 && getLteOnCdmaMode() == PhoneConstants.LTE_ON_CDMA_TRUE) { in phoneObjectUpdater()4351 public int getLteOnCdmaMode() { in getLteOnCdmaMode() method in GsmCdmaPhone
1492 if (mPhone.getLteOnCdmaMode() == PhoneConstants.LTE_ON_CDMA_TRUE) { in handleMessage()
3643 return getLteOnCdmaMode(getSubId()) == PhoneConstants.LTE_ON_CDMA_TRUE; in isLteCdmaEvdoGsmWcdmaEnabled()3658 public int getLteOnCdmaMode(int subId) { in getLteOnCdmaMode() method in TelephonyManager
98806 Lcom/android/internal/telephony/ITelephony$Stub$Proxy;->getLteOnCdmaMode(Ljava/lang/String;)I99157 Lcom/android/internal/telephony/ITelephony;->getLteOnCdmaMode(Ljava/lang/String;)I