Searched defs:baseTypeBitSets (Results 1 – 1 of 1) sorted by relevance
612 final Map<String, Long> baseTypeBitSets = getBaseTypeBitSets(); in determineWhitelistedPackagesForUserTypes() local696 private long getTypesBitSet(Iterable<String> userTypes, Map<String, Long> baseTypeBitSets) { in getTypesBitSet()