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