Searched refs:AuthType (Results 1 – 4 of 4) sorted by relevance
29 import android.telephony.data.ApnSetting.AuthType;72 @AuthType179 public @AuthType int getAuthType() { return mAuthType; } in getAuthType()378 @AuthType460 public @NonNull Builder setAuthType(@AuthType int authType) { in setAuthType()
247 public @interface AuthType {} annotation in ApnSetting619 @AuthType1946 public Builder setAuthType(@AuthType int authType) { in setAuthType()
69 enum AuthType { enum83 AuthType mAuthType;
830 enum AuthType { in onMessageReceived() enum844 AuthType mAuthType; in onMessageReceived()