Home | History | Annotate | Download | only in input

Lines Matching defs:InputDispatcher

366 class InputDispatcher : public InputDispatcherInterface {
368 virtual ~InputDispatcher();
371 explicit InputDispatcher(const sp<InputDispatcherPolicyInterface>& policy);
585 typedef void (InputDispatcher::*Command)(CommandEntry* commandEntry);