Searched refs:AuthType (Results 1 – 3 of 3) sorted by relevance
69 enum AuthType { enum83 AuthType mAuthType;
830 enum AuthType { in onMessageReceived() enum844 AuthType mAuthType; in onMessageReceived()
127 public @interface AuthType {} annotation in ApnSetting436 @AuthType1321 public Builder setAuthType(@AuthType int authType) { in setAuthType()