Searched defs:AInputReceiverCallbacks (Results 1 – 1 of 1) sorted by relevance
31 struct AInputReceiverCallbacks { struct32 AInputReceiverCallbacks(void* context) : context(context) {} in AInputReceiverCallbacks() function42 AInputReceiverCallbacks* callbacks) in InputReceiver() argument