Searched refs:LTE_ON_CDMA_FALSE (Results 1 – 4 of 4) sorted by relevance
86 public static final int LTE_ON_CDMA_FALSE = RILConstants.LTE_ON_CDMA_FALSE; field in PhoneConstants
293 int LTE_ON_CDMA_FALSE = 0; field
4526 .orElse(PhoneConstants.LTE_ON_CDMA_FALSE); in getLteOnCdmaMode()4533 lteOnCdmaModeDynamicValue = RILConstants.LTE_ON_CDMA_FALSE; in getLteOnCdmaMode()
2575 PhoneConstants.LTE_ON_CDMA_FALSE) == PhoneConstants.LTE_ON_CDMA_TRUE) { in getPhoneType()