Searched refs:getKeyValueBackupRequiredNetworkType (Results 1 – 3 of 3) sorted by relevance
69 int keyValueBackupRequiredNetworkType = mConstants.getKeyValueBackupRequiredNetworkType(); in testGetConstants_afterConstructorWithStart_returnsDefaultValues()121 int keyValueBackupRequiredNetworkType = mConstants.getKeyValueBackupRequiredNetworkType(); in testGetConstants_whenSettingIsNull_returnsDefaultValues()174 int keyValueBackupRequiredNetworkType = mConstants.getKeyValueBackupRequiredNetworkType(); in testGetConstant_whenSettingHasInvalidType_doesNotUpdateParamsOrThrow()
68 networkType = constants.getKeyValueBackupRequiredNetworkType(); in schedule()
183 public synchronized int getKeyValueBackupRequiredNetworkType() { in getKeyValueBackupRequiredNetworkType() method in BackupManagerConstants