Searched refs:EnableEventType (Results 1 – 2 of 2) sorted by relevance
121 if (const int status = EnableEventType(EV_KEY)) { in ConfigureKey()143 if (const int status = EnableEventType(EV_ABS)) { in ConfigureAbs()180 if (const int status = EnableEventType(EV_REL)) { in ConfigureRel()318 int EvdevInjector::EnableEventType(uint16_t type) { in EnableEventType() function in android::dvr::EvdevInjector
129 int EnableEventType(uint16_t type);