Home
last modified time | relevance | path

Searched refs:UnwantedInteractionBlockerInterface (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/services/inputflinger/include/
DUnwantedInteractionBlockerInterface.h28 class UnwantedInteractionBlockerInterface : public InputListenerInterface {
39 UnwantedInteractionBlockerInterface() {} in UnwantedInteractionBlockerInterface() function
40 ~UnwantedInteractionBlockerInterface() override {} in ~UnwantedInteractionBlockerInterface()
/frameworks/native/services/inputflinger/
DInputManager.h147 std::unique_ptr<UnwantedInteractionBlockerInterface> mBlocker;
DUnwantedInteractionBlocker.h88 class UnwantedInteractionBlocker : public UnwantedInteractionBlockerInterface {
/frameworks/native/services/inputflinger/tests/
DUnwantedInteractionBlocker_test.cpp408 std::unique_ptr<UnwantedInteractionBlockerInterface> mBlocker;