Searched refs:STATE_SIZE (Results 1 – 1 of 1) sorted by relevance
55 private static final int STATE_SIZE = 1; field in DictionaryBackupAgent109 long[] stateChecksums = new long[STATE_SIZE]; in readOldChecksums()113 for (int i = 0; i < STATE_SIZE; i++) { in readOldChecksums()128 for (int i = 0; i < STATE_SIZE; i++) { in writeNewChecksums()