Searched refs:overflowBytesValue (Results 1 – 1 of 1) sorted by relevance
114 BigInteger overflowBytesValue = new BigInteger(overflowBytes); in containsUuidsInOverflow() local115 return overflowBytesValue.and(serviceUuidMask).signum() == 1; in containsUuidsInOverflow()