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