Searched refs:getKeyValueBackupFuzzMilliseconds (Results 1 – 4 of 4) sorted by relevance
61 long keyValueBackupFuzzMilliseconds = mConstants.getKeyValueBackupFuzzMilliseconds(); in testGetConstants_afterConstructorWithStart_returnsDefaultValues()113 long keyValueBackupFuzzMilliseconds = mConstants.getKeyValueBackupFuzzMilliseconds(); in testGetConstants_whenSettingIsNull_returnsDefaultValues()150 long keyValueBackupFuzzMilliseconds = mConstants.getKeyValueBackupFuzzMilliseconds(); in testGetConstant_whenSettingIsMalformed_doesNotUpdateParamsOrThrow()
166 public synchronized long getKeyValueBackupFuzzMilliseconds() { in getKeyValueBackupFuzzMilliseconds() method in BackupManagerConstants
84 fuzz = constants.getKeyValueBackupFuzzMilliseconds(); in schedule()
4732 HSPLcom/android/server/backup/BackupManagerConstants;->getKeyValueBackupFuzzMilliseconds()J