Searched refs:V6PrimaryKeyMatches (Results 1 – 1 of 1) sorted by relevance
412 private boolean V6PrimaryKeyMatches(SoundModelRecord record) { in V6PrimaryKeyMatches() method in DatabaseHelper.SoundModelRecord433 if (this.V6PrimaryKeyMatches(record) && !Arrays.equals(data, record.data)) { in ifViolatesV6PrimaryKeyIsFirstOfAnyDuplicates()440 if (this.V6PrimaryKeyMatches(record)) { in ifViolatesV6PrimaryKeyIsFirstOfAnyDuplicates()