Searched refs:getFullBackupRequiredNetworkType (Results 1 – 3 of 3) sorted by relevance
66 int fullBackupRequiredNetworkType = mConstants.getFullBackupRequiredNetworkType(); in testGetConstants_afterConstructorWithStart_returnsDefaultValues()118 int fullBackupRequiredNetworkType = mConstants.getFullBackupRequiredNetworkType(); in testGetConstants_whenSettingIsNull_returnsDefaultValues()
56 builder.setRequiredNetworkType(constants.getFullBackupRequiredNetworkType()) in schedule()
218 public synchronized int getFullBackupRequiredNetworkType() { in getFullBackupRequiredNetworkType() method in BackupManagerConstants