Searched refs:processEvents (Results 1 – 2 of 2) sorted by relevance
184 void processEvents();
179 mHalThread = std::thread(&MotionClassifier::processEvents, this); in MotionClassifier()208 void MotionClassifier::processEvents() { in processEvents() function in android::MotionClassifier