Home
last modified time | relevance | path

Searched defs:accessNetworkTechnology (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DRatRatcheterTest.java87 int domain, int accessNetworkTechnology, boolean isUsingCarrierAggregation) { in createNetworkRegistrationInfo()
110 private void setNetworkRegistrationInfo(ServiceState ss, int accessNetworkTechnology) { in setNetworkRegistrationInfo()
/frameworks/base/telephony/java/android/telephony/
DNetworkRegistrationInfo.java248 @NetworkType int accessNetworkTechnology, int rejectCause, in NetworkRegistrationInfo()
272 int registrationState, int accessNetworkTechnology, in NetworkRegistrationInfo()
290 int registrationState, int accessNetworkTechnology, in NetworkRegistrationInfo()
850 public @NonNull Builder setAccessNetworkTechnology( in setAccessNetworkTechnology()