Searched defs:AInputEvent (Results 1 – 2 of 2) sorted by relevance
155 typedef struct AInputEvent AInputEvent; typedef
220 struct AInputEvent { struct221 virtual ~AInputEvent() {} in ~AInputEvent() argument