Searched refs:getKeyValueBackupRequireCharging (Results 1 – 4 of 4) 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()
8545 PLcom/android/server/backup/BackupManagerConstants;->getKeyValueBackupRequireCharging()Z