Home
last modified time | relevance | path

Searched refs:EventHub (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/services/inputflinger/
DEventHub.cpp193 EventHub::Device::Device(int fd, int32_t id, const std::string& path, in Device()
209 EventHub::Device::~Device() { in ~Device()
214 void EventHub::Device::close() { in close()
221 status_t EventHub::Device::enable() { in enable()
231 status_t EventHub::Device::disable() { in disable()
237 bool EventHub::Device::hasValidFd() { in hasValidFd()
243 const int EventHub::EPOLL_MAX_EVENTS;
245 EventHub::EventHub(void) : in EventHub() function in android::EventHub
302 EventHub::~EventHub(void) { in ~EventHub()
319 InputDeviceIdentifier EventHub::getDeviceIdentifier(int32_t deviceId) const { in getDeviceIdentifier()
[all …]
DInputReaderFactory.cpp25 return new InputReader(new EventHub(), policy, listener); in createInputReader()
DEventHub.h262 class EventHub : public EventHubInterface
265 EventHub();
323 virtual ~EventHub();
DAndroid.bp75 "EventHub.cpp",
/frameworks/base/cmds/statsd/src/
Datoms.proto2573 * and the time at which the input event was received in EventHub.