Home
last modified time | relevance | path

Searched refs:getKeyValueBackupIntervalMilliseconds (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/robotests/backup/src/com/android/server/backup/
DBackupManagerConstantsTest.java60 mConstants.getKeyValueBackupIntervalMilliseconds(); in testGetConstants_afterConstructorWithStart_returnsDefaultValues()
103 mConstants.getKeyValueBackupIntervalMilliseconds(); in testGetConstant_withSettingChangeBeforeStart_updatesValues()
112 mConstants.getKeyValueBackupIntervalMilliseconds(); in testGetConstants_whenSettingIsNull_returnsDefaultValues()
191 mConstants.getKeyValueBackupIntervalMilliseconds(); in testGetConstants_afterSettingChange_updatesValues()
/frameworks/base/services/backup/java/com/android/server/backup/
DBackupManagerConstants.java161 public synchronized long getKeyValueBackupIntervalMilliseconds() { in getKeyValueBackupIntervalMilliseconds() method in BackupManagerConstants
DKeyValueBackupJob.java87 interval = constants.getKeyValueBackupIntervalMilliseconds(); in schedule()
DUserBackupManagerService.java2226 keyValueBackupInterval = mConstants.getKeyValueBackupIntervalMilliseconds(); in beginFullBackup()
/frameworks/base/services/
Dart-wear-profile8544 PLcom/android/server/backup/BackupManagerConstants;->getKeyValueBackupIntervalMilliseconds()J