Searched refs:MIN_RANDS (Results 1 – 1 of 1) sorted by relevance
518 private static final int MIN_RANDS = 2; field in EapSimAkaAttribute.AtRandSim563 return MIN_RANDS <= numRands && numRands <= MAX_RANDS; in isValidNumRands()