Searched refs:blockCertificates (Results 1 – 1 of 1) sorted by relevance
108 Set<String> blockCertificates = new HashSet<String>(); in testBlockCertificates() local109 blockCertificates.add("C0:60:ED:44:CB:D8:81:BD:0E:F8:6C:0B:A2:87:DD:CF:81:67:47:8C"); in testBlockCertificates()112 deviceCertificates.retainAll(blockCertificates); in testBlockCertificates()