Home
last modified time | relevance | path

Searched defs:mBlocker (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/inputflinger/
DInputManager.h147 std::unique_ptr<UnwantedInteractionBlockerInterface> mBlocker; variable
/frameworks/native/services/inputflinger/tests/
DPreferStylusOverTouch_test.cpp106 PreferStylusOverTouchBlocker mBlocker; member in android::PreferStylusOverTouchTest
DUnwantedInteractionBlocker_test.cpp408 std::unique_ptr<UnwantedInteractionBlockerInterface> mBlocker; member in android::UnwantedInteractionBlockerTest