Home | History | Annotate | Download | only in input

Lines Matching refs:InputDispatcherPolicyInterface

193 class InputDispatcherPolicyInterface : public virtual RefBase {
195 InputDispatcherPolicyInterface() { }
196 virtual ~InputDispatcherPolicyInterface() { }
371 explicit InputDispatcher(const sp<InputDispatcherPolicyInterface>& policy);
840 sp<InputDispatcherPolicyInterface> mPolicy;