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()
366 public @interface AuthType {} annotation in ApnSetting747 @AuthType2109 public Builder setAuthType(@AuthType int authType) { in setAuthType()
71 enum AuthType { enum85 AuthType mAuthType;
830 enum AuthType { in onMessageReceived() enum844 AuthType mAuthType; in onMessageReceived()