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