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()
88 explicit InputDispatcher(const sp<InputDispatcherPolicyInterface>& policy);157 sp<InputDispatcherPolicyInterface> mPolicy;
509 InputDispatcher::InputDispatcher(const sp<InputDispatcherPolicyInterface>& policy) in InputDispatcher()
97 const sp<InputDispatcherPolicyInterface>& dispatcherPolicy);
55 const sp<InputDispatcherPolicyInterface>& dispatcherPolicy) { in InputManager()
45 class FakeInputDispatcherPolicy : public InputDispatcherPolicyInterface {
255 public virtual InputDispatcherPolicyInterface,
74 class FakeInputDispatcherPolicy : public InputDispatcherPolicyInterface {