Searched refs:getKeyValueBackupRequiredNetworkType (Results 1 – 3 of 3) sorted by relevance
63 int keyValueBackupRequiredNetworkType = mConstants.getKeyValueBackupRequiredNetworkType(); in testGetConstants_afterConstructorWithStart_returnsDefaultValues()115 int keyValueBackupRequiredNetworkType = mConstants.getKeyValueBackupRequiredNetworkType(); in testGetConstants_whenSettingIsNull_returnsDefaultValues()168 int keyValueBackupRequiredNetworkType = mConstants.getKeyValueBackupRequiredNetworkType(); in testGetConstant_whenSettingHasInvalidType_doesNotUpdateParamsOrThrow()
191 public synchronized int getKeyValueBackupRequiredNetworkType() { in getKeyValueBackupRequiredNetworkType() method in BackupManagerConstants
89 networkType = constants.getKeyValueBackupRequiredNetworkType(); in schedule()