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