Searched refs:InputDispatcherPolicyInterface (Results 1 – 10 of 10) sorted by relevance
39 class InputDispatcherPolicyInterface : public virtual RefBase {41 InputDispatcherPolicyInterface() {} in InputDispatcherPolicyInterface() function42 virtual ~InputDispatcherPolicyInterface() {} in ~InputDispatcherPolicyInterface()
29 const sp<InputDispatcherPolicyInterface>& policy);
23 const sp<InputDispatcherPolicyInterface>& policy) { in createInputDispatcher()
89 explicit InputDispatcher(const sp<InputDispatcherPolicyInterface>& policy);161 sp<InputDispatcherPolicyInterface> mPolicy;
518 InputDispatcher::InputDispatcher(const sp<InputDispatcherPolicyInterface>& policy) in InputDispatcher()
95 const sp<InputDispatcherPolicyInterface>& dispatcherPolicy);
59 const sp<InputDispatcherPolicyInterface>& dispatcherPolicy) { in InputManager()
48 class FakeInputDispatcherPolicy : public InputDispatcherPolicyInterface {
255 public virtual InputDispatcherPolicyInterface,
78 class FakeInputDispatcherPolicy : public InputDispatcherPolicyInterface {