Searched defs:EventType (Results 1 – 7 of 7) sorted by relevance
36 enum EventType { enum
24 enum EventType { enum
32 virtual bool check(const std::vector<EventType>&, std::string*) const { return true; } in check()
173 virtual Return<void> sendEvent(EventType, const hidl_vec<uint8_t>&, in sendEvent() argument
62 using EventType = ::android::hardware::sensors::V2_1::Event; variable
784 } EventType; typedef