Searched refs:getKeyValueBackupRequireCharging (Results 1 – 3 of 3) sorted by relevance
62 boolean keyValueBackupRequireCharging = mConstants.getKeyValueBackupRequireCharging(); in testGetConstants_afterConstructorWithStart_returnsDefaultValues()114 boolean keyValueBackupRequireCharging = mConstants.getKeyValueBackupRequireCharging(); in testGetConstants_whenSettingIsNull_returnsDefaultValues()
181 public synchronized boolean getKeyValueBackupRequireCharging() { in getKeyValueBackupRequireCharging() method in BackupManagerConstants
90 needsCharging = constants.getKeyValueBackupRequireCharging(); in schedule()