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()
176 public synchronized boolean getKeyValueBackupRequireCharging() { in getKeyValueBackupRequireCharging() method in BackupManagerConstants
86 needsCharging = constants.getKeyValueBackupRequireCharging(); in schedule()
4734 HSPLcom/android/server/backup/BackupManagerConstants;->getKeyValueBackupRequireCharging()Z