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()
171 public synchronized long getKeyValueBackupFuzzMilliseconds() { in getKeyValueBackupFuzzMilliseconds() method in BackupManagerConstants
88 fuzz = constants.getKeyValueBackupFuzzMilliseconds(); in schedule()
8543 PLcom/android/server/backup/BackupManagerConstants;->getKeyValueBackupFuzzMilliseconds()J