Searched defs:EnableEventType (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/vr/virtual_touchpad/
H A DEvdevInjector.cpp121 if (const int status = EnableEventType(EV_KEY)) {
143 if (const int status = EnableEventType(EV_ABS)) {
295 int EvdevInjector::EnableEventType(uint16_t type) { function in class:android::dvr::EvdevInjector

Completed in 2437 milliseconds