Searched refs:AuthType (Results 1 – 3 of 3) sorted by relevance
33 import android.telephony.data.ApnSetting.AuthType;158 public @AuthType int getAuthType() { in getAuthType()528 @AuthType620 public @NonNull Builder setAuthType(@AuthType int authType) { in setAuthType()
370 public @interface AuthType {} annotation in ApnSetting760 @AuthType2042 public Builder setAuthType(@AuthType int authType) { in setAuthType()
8344 public @interface AuthType {} annotation in TelephonyManager8375 public String getIccAuthentication(int appType,@AuthType int authType, String data) { in getIccAuthentication()8403 public String getIccAuthentication(int subId, int appType,@AuthType int authType, String data) { in getIccAuthentication()