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.java64 public static final int LTE_ON_CDMA_UNKNOWN = RILConstants.LTE_ON_CDMA_UNKNOWN; field in PhoneConstants
DRILConstants.java112 int LTE_ON_CDMA_UNKNOWN = -1; field
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java1135 PhoneConstants.LTE_ON_CDMA_UNKNOWN); in getLteOnCdmaModeStatic()
1137 if (retVal == PhoneConstants.LTE_ON_CDMA_UNKNOWN) { in getLteOnCdmaModeStatic()
1959 return PhoneConstants.LTE_ON_CDMA_UNKNOWN; in getLteOnCdmaMode()
1963 return PhoneConstants.LTE_ON_CDMA_UNKNOWN; in getLteOnCdmaMode()
1966 return PhoneConstants.LTE_ON_CDMA_UNKNOWN; in getLteOnCdmaMode()