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