Home | History | Annotate | Download | only in tests

Lines Matching refs:eventHub

596                         << "Attempted to set the state of an LED that the EventHub declared "
640 FakeInputReaderContext(const sp<EventHubInterface>& eventHub,
643 mEventHub(eventHub), mPolicy(policy), mListener(listener),
838 InstrumentedInputReader(const sp<EventHubInterface>& eventHub,
841 InputReader(eventHub, policy, listener),