Searched refs:arrayStartsWith (Results 1 – 1 of 1) sorted by relevance
262 private static boolean arrayStartsWith(byte[] array, byte[] prefix) { in arrayStartsWith() method in TransitionalScanHelper278 && arrayStartsWith(record.getBytes(), EXPOSURE_NOTIFICATION_FLAGS_PREAMBLE)) { in getSanitizedExposureNotification()290 if (!arrayStartsWith(record.getBytes(), EXPOSURE_NOTIFICATION_PAYLOAD_PREAMBLE)) { in getSanitizedExposureNotification()