Home
last modified time | relevance | path

Searched refs:soc_inc (Results 1 – 1 of 1) sorted by relevance

/device/google/wahoo/health/
DHealthService.cpp45 static int soc_inc = 0; in cycle_count_backup() local
55 soc_inc += battery_level - saved_soc; in cycle_count_backup()
60 if (soc_inc >= kBackupTrigger) { in cycle_count_backup()
62 soc_inc = 0; in cycle_count_backup()