Searched refs:kNotifyIntervalSec (Results 1 – 5 of 5) sorted by relevance
17 const int kNotifyIntervalSec = 5; variable33 (now - last_notify_time_).InSeconds() >= kNotifyIntervalSec) { in OnVideoDetected()
21 const int kNotifyIntervalSec = 5; variable39 (now - last_notify_time_).InSeconds() >= kNotifyIntervalSec) { in OnUserActivity()
20 const double VideoDetector::kNotifyIntervalSec = 1.0; member in ash::VideoDetector115 kNotifyIntervalSec) in MaybeNotifyObservers()
58 static const double kNotifyIntervalSec; variable
268 static_cast<int64>(VideoDetector::kNotifyIntervalSec + 1))); in TEST_F()