Home | History | Annotate | Download | only in input

Lines Matching refs:Thread

282      * This method may be called on any thread (usually by the input manager). */
291 * This method should only be called on the input dispatcher thread.
300 * This method may be called on any thread (usually by the input manager).
308 * This method may be called on any thread (usually by the input manager).
314 * This method may be called on any thread (usually by the input manager).
321 * This method may be called on any thread (usually by the input manager).
344 * These methods may be called on any thread (usually by the input manager).
1141 class InputDispatcherThread : public Thread {