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
274 int LTE_ON_CDMA_FALSE = 0; field
2680 retVal = PhoneConstants.LTE_ON_CDMA_FALSE; in getLteOnCdmaModeStatic()2683 retVal = PhoneConstants.LTE_ON_CDMA_FALSE; in getLteOnCdmaModeStatic()
4304 lteOnCdmaModeDynamicValue = RILConstants.LTE_ON_CDMA_FALSE; in getLteOnCdmaMode()