Searched refs:getDeltaTimeSeconds (Results 1 – 2 of 2) sorted by relevance
74 int64_t BatteryDefender::getDeltaTimeSeconds(int64_t *timeStartSecs) { in getDeltaTimeSeconds() function in hardware::google::pixel::health::BatteryDefender399 mTimeBetweenUpdateCalls = getDeltaTimeSeconds(&mTimePreviousSecs); in update()
160 int64_t getDeltaTimeSeconds(int64_t *timeStartSecs);