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.java67 public static final int LTE_ON_CDMA_UNKNOWN = RILConstants.LTE_ON_CDMA_UNKNOWN; field in PhoneConstants
DRILConstants.java267 int LTE_ON_CDMA_UNKNOWN = -1; field
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java2251 PhoneConstants.LTE_ON_CDMA_UNKNOWN); in getLteOnCdmaModeStatic()
2253 if (retVal == PhoneConstants.LTE_ON_CDMA_UNKNOWN) { in getLteOnCdmaModeStatic()
3398 return PhoneConstants.LTE_ON_CDMA_UNKNOWN; in getLteOnCdmaMode()
3402 return PhoneConstants.LTE_ON_CDMA_UNKNOWN; in getLteOnCdmaMode()
3405 return PhoneConstants.LTE_ON_CDMA_UNKNOWN; in getLteOnCdmaMode()