Searched refs:AuthType (Results 1 – 4 of 4) sorted by relevance
30 import android.telephony.data.ApnSetting.AuthType;72 @AuthType176 public @AuthType int getAuthType() { return mAuthType; } in getAuthType()359 @AuthType439 public @NonNull Builder setAuthType(@AuthType int authType) { in setAuthType()
147 public @interface AuthType {} annotation in ApnSetting517 @AuthType1830 public Builder setAuthType(@AuthType int authType) { in setAuthType()
69 enum AuthType { enum83 AuthType mAuthType;
830 enum AuthType { in onMessageReceived() enum844 AuthType mAuthType; in onMessageReceived()