Home
last modified time | relevance | path

Searched refs:mEnablePalmRejection (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/
DUnwantedInteractionBlocker.h113 const bool mEnablePalmRejection; variable
DUnwantedInteractionBlocker.cpp343 : mQueuedListener(listener), mEnablePalmRejection(enablePalmRejection) {} in UnwantedInteractionBlocker()
441 if (!mEnablePalmRejection) { in onInputDevicesChanged()
477 std::to_string(mEnablePalmRejection).c_str()); in dump()