Searched refs:complement (Results 1 – 3 of 3) sorted by relevance
164 BitSet removed = complement(currentInfos, polledResult); in checkHotplug()188 BitSet added = complement(polledResult, currentInfosWithPhysicalAddress); in checkHotplug()220 private static BitSet complement(BitSet first, BitSet second) { in complement() method in HotplugDetectionAction
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
28905 HSPLjava/util/RegularEnumSet;->complement()V