Searched refs:AUTH_DIRECTION_KEY (Results 1 – 1 of 1) sorted by relevance
1066 private static final String AUTH_DIRECTION_KEY = "mAuthDirection"; field in IkeSessionParams.IkeAuthConfig1092 switch (in.getInt(AUTH_DIRECTION_KEY)) { in fromPersistableBundle()1101 + in.getInt(AUTH_DIRECTION_KEY)); in fromPersistableBundle()1120 result.putInt(AUTH_DIRECTION_KEY, mAuthDirection); in toPersistableBundle()