Home | History | Annotate | Download | only in input

Lines Matching refs:mEventHub

242         mContext(this), mEventHub(eventHub), mPolicy(policy),
284 size_t count = mEventHub->getEvents(timeoutMillis, mEventBuffer, EVENT_BUFFER_SIZE);
371 InputDeviceIdentifier identifier = mEventHub->getDeviceIdentifier(deviceId);
372 uint32_t classes = mEventHub->getDeviceClasses(deviceId);
511 mEventHub->setExcludedDevices(mConfig.excludedDeviceNames);
518 mEventHub->requestReopenDevices();
569 mEventHub->wake();
686 mEventHub->wake();
715 mEventHub->dump(dump);
780 mEventHub->wake();
785 mEventHub->monitor();
840 return mReader->mEventHub.get();