Searched refs:LTE_ON_CDMA_TRUE (Results 1 – 5 of 5) sorted by relevance
87 public static final int LTE_ON_CDMA_TRUE = RILConstants.LTE_ON_CDMA_TRUE; field in PhoneConstants
275 int LTE_ON_CDMA_TRUE = 1; field
3821 if(mRilVersion == 6 && getLteOnCdmaMode() == PhoneConstants.LTE_ON_CDMA_TRUE) { in phoneObjectUpdater()4307 if (currentConfig == RILConstants.LTE_ON_CDMA_TRUE) { in getLteOnCdmaMode()
1481 if (mPhone.getLteOnCdmaMode() == PhoneConstants.LTE_ON_CDMA_TRUE) { in handleMessage()
2595 if (getLteOnCdmaModeStatic() == PhoneConstants.LTE_ON_CDMA_TRUE) { in getPhoneType()2678 retVal = PhoneConstants.LTE_ON_CDMA_TRUE; in getLteOnCdmaModeStatic()3954 return getLteOnCdmaMode(getSubId()) == PhoneConstants.LTE_ON_CDMA_TRUE; in isLteCdmaEvdoGsmWcdmaEnabled()