Searched refs:STATE_SIZE (Results 1 – 1 of 1) sorted by relevance
121 private static final int STATE_SIZE = 11; // The current number of state items field in SettingsBackupAgent133 STATE_SIZE // version 8 added STATE_DEVICE_CONFIG540 long[] stateChecksums = new long[STATE_SIZE]; in readOldChecksums()569 for (int i = 0; i < STATE_SIZE; i++) { in writeNewChecksums()