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.java104 int LTE_ON_CDMA_UNKNOWN = -1; field
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java1018 PhoneConstants.LTE_ON_CDMA_UNKNOWN); in getLteOnCdmaModeStatic()
1020 if (retVal == PhoneConstants.LTE_ON_CDMA_UNKNOWN) { in getLteOnCdmaModeStatic()
1778 return PhoneConstants.LTE_ON_CDMA_UNKNOWN; in getLteOnCdmaMode()
1781 return PhoneConstants.LTE_ON_CDMA_UNKNOWN; in getLteOnCdmaMode()