Searched refs:dispatchOnce (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/
H A DInputDispatcher.h288 virtual void dispatchOnce() = 0;
373 virtual void dispatchOnce();
H A DInputDispatcher.cpp226 void InputDispatcher::dispatchOnce() { function in class:android::InputDispatcher
4518 mDispatcher->dispatchOnce();

Completed in 47 milliseconds