Searched refs:EXCLUSION_LIST_KEY (Results 1 – 1 of 1) sorted by relevance
61 protected static final String EXCLUSION_LIST_KEY = "exclusionList"; field in IpConfigStore134 out.writeUTF(EXCLUSION_LIST_KEY); in writeConfig()334 } else if (key.equals(EXCLUSION_LIST_KEY)) { in readIpConfigurations()