Home
last modified time | relevance | path

Searched refs:NETWORK_MODE_LTE_CDMA_EVDO (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
DRadioAccessFamily.java187 case RILConstants.NETWORK_MODE_LTE_CDMA_EVDO: in getRafFromNetworkType()
298 return RILConstants.NETWORK_MODE_LTE_CDMA_EVDO; in getNetworkTypeFromRaf()
DTelephonyManager.java2170 case RILConstants.NETWORK_MODE_LTE_CDMA_EVDO: in getPhoneType()
6753 NETWORK_MODE_LTE_CDMA_EVDO,
6835 public static final int NETWORK_MODE_LTE_CDMA_EVDO = RILConstants.NETWORK_MODE_LTE_CDMA_EVDO; field in TelephonyManager
/frameworks/base/telephony/java/com/android/internal/telephony/
DRILConstants.java156 int NETWORK_MODE_LTE_CDMA_EVDO = 8; field
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DCarrierServiceStateTrackerTest.java167 RILConstants.NETWORK_MODE_LTE_CDMA_EVDO); in testSendPrefNetworkNotification()
/frameworks/opt/telephony/proto/src/
Dtelephony.proto138 NETWORK_MODE_LTE_CDMA_EVDO = 9; enumerator