Searched refs:getKeyValueBackupFuzzMilliseconds (Results 1 – 3 of 3) sorted by relevance
67 long keyValueBackupFuzzMilliseconds = mConstants.getKeyValueBackupFuzzMilliseconds(); in testGetConstants_afterConstructorWithStart_returnsDefaultValues()119 long keyValueBackupFuzzMilliseconds = mConstants.getKeyValueBackupFuzzMilliseconds(); in testGetConstants_whenSettingIsNull_returnsDefaultValues()156 long keyValueBackupFuzzMilliseconds = mConstants.getKeyValueBackupFuzzMilliseconds(); in testGetConstant_whenSettingIsMalformed_doesNotUpdateParamsOrThrow()
67 fuzz = constants.getKeyValueBackupFuzzMilliseconds(); in schedule()
163 public synchronized long getKeyValueBackupFuzzMilliseconds() { in getKeyValueBackupFuzzMilliseconds() method in BackupManagerConstants