Home | History | Annotate | Download | only in input

Lines Matching refs:Thread

224      * This method may be called on any thread (usually by the input manager). */
233 * This method should be called on the input reader thread.
239 * This method may be called on any thread (usually by the input manager).
247 * This method may be called on any thread (usually by the input manager).
303 * on the input reader thread but the InputReader can receive queries from other system
418 class InputReaderThread : public Thread {