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