Searched refs:LTE_ON_CDMA_FALSE (Results 1 – 4 of 4) sorted by relevance
89 public static final int LTE_ON_CDMA_FALSE = RILConstants.LTE_ON_CDMA_FALSE; field in PhoneConstants
274 int LTE_ON_CDMA_FALSE = 0; field
4353 .orElse(PhoneConstants.LTE_ON_CDMA_FALSE); in getLteOnCdmaMode()4360 lteOnCdmaModeDynamicValue = RILConstants.LTE_ON_CDMA_FALSE; in getLteOnCdmaMode()
2388 PhoneConstants.LTE_ON_CDMA_FALSE) == PhoneConstants.LTE_ON_CDMA_TRUE) { in getPhoneType()