Searched refs:MAX_EXCLUSION_SSIDS (Results 1 – 1 of 1) sorted by relevance
52 private static final int MAX_EXCLUSION_SSIDS = 128; field in Policy445 if (mExcludedSsidList.length > MAX_EXCLUSION_SSIDS) { in validate()