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.java156 public synchronized long getKeyValueBackupIntervalMilliseconds() { in getKeyValueBackupIntervalMilliseconds() method in BackupManagerConstants
DKeyValueBackupJob.java83 interval = constants.getKeyValueBackupIntervalMilliseconds(); in schedule()
DUserBackupManagerService.java2125 keyValueBackupInterval = mConstants.getKeyValueBackupIntervalMilliseconds(); in beginFullBackup()
/frameworks/base/services/
Dart-profile4733 HSPLcom/android/server/backup/BackupManagerConstants;->getKeyValueBackupIntervalMilliseconds()J