Searched refs:setEventThread (Results 1 – 3 of 3) sorted by relevance
102 void setEventThread(const sp<EventThread>& events);
103 void MessageQueue::setEventThread(const sp<EventThread>& eventThread) in setEventThread() function in android::MessageQueue
456 mEventQueue.setEventThread(mSFEventThread); in init()