Searched refs:SECURITY_MAX_VAL (Results 1 – 2 of 2) sorted by relevance
227 public static final int SECURITY_MAX_VAL = 8; // Has to be the last field in AccessPoint
1538 for (int i = 0; i < AccessPoint.SECURITY_MAX_VAL; i++) { in testIsOpenNetwork_returnValidResult()