Home | History | Annotate | Download | only in input

Lines Matching refs:InputDispatcherPolicyInterface

191 class InputDispatcherPolicyInterface : public virtual RefBase {
193 InputDispatcherPolicyInterface() { }
194 virtual ~InputDispatcherPolicyInterface() { }
368 explicit InputDispatcher(const sp<InputDispatcherPolicyInterface>& policy);
836 sp<InputDispatcherPolicyInterface> mPolicy;