Home | History | Annotate | Download | only in inputflinger

Lines Matching refs:InputDispatcherPolicyInterface

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