Home | History | Annotate | Download | only in tests

Lines Matching refs:eventHub

657                         << "Attempted to set the state of an LED that the EventHub declared "
716 FakeInputReaderContext(const sp<EventHubInterface>& eventHub,
719 mEventHub(eventHub), mPolicy(policy), mListener(listener),
918 InstrumentedInputReader(const sp<EventHubInterface>& eventHub,
921 InputReader(eventHub, policy, listener),