Searched refs:setApnType (Results 1 – 4 of 4) sorted by relevance
102 .setApnType(ApnSetting.TYPE_HIPRI) in testSetRetryTime()109 .setApnType(DEFAULT_APN_TYPE) in testSetRetryTime()127 .setApnType(ApnSetting.TYPE_HIPRI) in testSetRetryTime()134 .setApnType(ApnSetting.TYPE_DUN) in testSetRetryTime()141 .setApnType(DEFAULT_APN_TYPE) in testSetRetryTime()159 .setApnType(ApnSetting.TYPE_MMS) in testSetRetryTime()172 .setApnType(ApnSetting.TYPE_EMERGENCY) in testSetRetryTime()179 .setApnType(ApnSetting.TYPE_FOTA) in testSetRetryTime()
309 public Builder setApnType(@Annotation.ApnType int apnType) { in setApnType() method in ThrottleStatus.Builder
294 .setApnType(apnType) in createStatus()
12502 method @NonNull public android.telephony.data.ThrottleStatus.Builder setApnType(int);