Searched refs:dispatchOnce (Results 1 – 2 of 2) sorted by relevance
228 void dispatchOnce();
964 "InputDispatcher", [this]() { dispatchOnce(); }, [this]() { mLooper->wake(); }); in start()977 void InputDispatcher::dispatchOnce() { in dispatchOnce() function in android::inputdispatcher::InputDispatcher