Home
last modified time | relevance | path

Searched refs:NETWORK_MODE_LTE_ONLY (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
DRadioAccessFamily.java191 case RILConstants.NETWORK_MODE_LTE_ONLY: in getRafFromNetworkType()
284 return RILConstants.NETWORK_MODE_LTE_ONLY; in getNetworkTypeFromRaf()
DTelephonyManager.java2386 case RILConstants.NETWORK_MODE_LTE_ONLY: in getPhoneType()
7290 NETWORK_MODE_LTE_ONLY,
7388 public static final int NETWORK_MODE_LTE_ONLY = RILConstants.NETWORK_MODE_LTE_ONLY; field in TelephonyManager
/frameworks/base/telephony/java/com/android/internal/telephony/
DRILConstants.java168 int NETWORK_MODE_LTE_ONLY = 11; field
/frameworks/opt/telephony/proto/src/
Dtelephony.proto147 NETWORK_MODE_LTE_ONLY = 12; enumerator