Searched refs:IkeAuthMethod (Results 1 – 1 of 1) sorted by relevance
75 public @interface IkeAuthMethod {} annotation in IkeSessionParams710 @IkeAuthMethod public final int mAuthMethod;715 IkeAuthConfig(@IkeAuthMethod int authMethod, @AuthDirection int authDirection) { in IkeAuthConfig()