HomeSort by relevance Sort by last modified time
    Searched refs:InputDispatcherThread (Results 1 - 4 of 4) sorted by null

  /frameworks/native/services/inputflinger/
InputManager.h 45 * 2. The InputDispatcherThread (called "InputDispatcher") thread waits for new events on the
48 * By design, the InputReaderThread class and InputDispatcherThread class do not share any
50 * into the InputDispatcherThread and never the reverse. Both classes may interact with the
102 sp<InputDispatcherThread> mDispatcherThread;
InputManager.cpp 50 mDispatcherThread = new InputDispatcherThread(mDispatcher);
InputDispatcher.h     [all...]
InputDispatcher.cpp     [all...]

Completed in 571 milliseconds