Searched refs:new_detection_to_report_ (Results 1 – 2 of 2) sorted by relevance
21 new_detection_to_report_(false), in TypingDetection()49 new_detection_to_report_ = true; in Process()57 detection_to_report_ = new_detection_to_report_; in Process()58 new_detection_to_report_ = false; in Process()
55 bool new_detection_to_report_; variable