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()
92 explicit InputDispatcher(const sp<InputDispatcherPolicyInterface>& policy);144 sp<InputDispatcherPolicyInterface> mPolicy;
391 InputDispatcher::InputDispatcher(const sp<InputDispatcherPolicyInterface>& policy) in InputDispatcher()
88 const sp<InputDispatcherPolicyInterface>& dispatcherPolicy);
36 const sp<InputDispatcherPolicyInterface>& dispatcherPolicy) { in InputManager()
40 class FakeInputDispatcherPolicy : public InputDispatcherPolicyInterface {
189 public virtual InputDispatcherPolicyInterface,
67 class FakeInputDispatcherPolicy : public InputDispatcherPolicyInterface {