Searched defs:AInputEvent (Results 1 – 2 of 2) sorted by relevance
159 typedef struct AInputEvent AInputEvent; typedef
182 struct AInputEvent { struct183 virtual ~AInputEvent() { } in ~AInputEvent() argument