Searched refs:AUTH_METHOD_KEY (Results 1 – 1 of 1) sorted by relevance
1065 private static final String AUTH_METHOD_KEY = "mAuthMethod"; field in IkeSessionParams.IkeAuthConfig1087 int authMethod = in.getInt(AUTH_METHOD_KEY); in fromPersistableBundle()1119 result.putInt(AUTH_METHOD_KEY, mAuthMethod); in toPersistableBundle()