Home
last modified time | relevance | path

Searched refs:LTE_ON_CDMA_UNKNOWN (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
DPhoneConstants.java85 public static final int LTE_ON_CDMA_UNKNOWN = RILConstants.LTE_ON_CDMA_UNKNOWN; field in PhoneConstants
DRILConstants.java292 int LTE_ON_CDMA_UNKNOWN = -1; field
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java4303 return PhoneConstants.LTE_ON_CDMA_UNKNOWN; in getLteOnCdmaMode()
4308 return PhoneConstants.LTE_ON_CDMA_UNKNOWN; in getLteOnCdmaMode()
4311 return PhoneConstants.LTE_ON_CDMA_UNKNOWN; in getLteOnCdmaMode()