Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/
DEventHub.cpp360 EventHub::Device::Device(int fd, int32_t id, const std::string& path, in Device()
376 EventHub::Device::~Device() { in ~Device()
380 void EventHub::Device::close() { in close()
387 status_t EventHub::Device::enable() { in enable()
397 status_t EventHub::Device::disable() { in disable()
403 bool EventHub::Device::hasValidFd() const { in hasValidFd()
407 const std::shared_ptr<KeyCharacterMap> EventHub::Device::getKeyCharacterMap() const { in getKeyCharacterMap()
412 status_t EventHub::Device::readDeviceBitMask(unsigned long ioctlCode, BitArray<N>& bitArray) { in readDeviceBitMask()
426 void EventHub::Device::configureFd() { in configureFd()
450 bool EventHub::Device::hasKeycodeLocked(int keycode) const { in hasKeycodeLocked()
[all …]
DInputReaderFactory.cpp25 return std::make_unique<InputReader>(std::make_unique<EventHub>(), policy, listener); in createInputReader()
DAndroid.bp37 "EventHub.cpp",
/frameworks/native/services/inputflinger/tests/
DEventHub_test.cpp30 using android::EventHub;
71 mEventHub = std::make_unique<EventHub>(); in SetUp()
DInputReader_test.cpp2286 mReader = std::make_unique<InputReader>(std::make_shared<EventHub>(), mFakePolicy, in SetUp()
/frameworks/native/services/inputflinger/reader/include/
DEventHub.h435 class EventHub : public EventHubInterface {
437 EventHub();
535 ~EventHub() override;
/frameworks/proto_logging/stats/
Datoms.proto3696 * Reported at when a new input device is found by EventHub.
4534 // End: the event was read in userspace (in EventHub)
4536 // Start: the event was read in EventHub
19154 // End: the event was read in userspace (in EventHub)
19156 // Start: the event was read in EventHub
19180 // End: the event was read in userspace (in EventHub)
19182 // Start: the event was read in EventHub