Searched refs:getFullBackupRequiredNetworkType (Results 1 – 3 of 3) sorted by relevance
72 int fullBackupRequiredNetworkType = mConstants.getFullBackupRequiredNetworkType(); in testGetConstants_afterConstructorWithStart_returnsDefaultValues()124 int fullBackupRequiredNetworkType = mConstants.getFullBackupRequiredNetworkType(); in testGetConstants_whenSettingIsNull_returnsDefaultValues()
42 .setRequiredNetworkType(constants.getFullBackupRequiredNetworkType()) in schedule()
210 public synchronized int getFullBackupRequiredNetworkType() { in getFullBackupRequiredNetworkType() method in BackupManagerConstants