Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DUnwantedInteractionBlocker.h91 explicit UnwantedInteractionBlocker(InputListenerInterface& listener, bool enablePalmRejection);
DUnwantedInteractionBlocker.cpp342 bool enablePalmRejection) in UnwantedInteractionBlocker() argument
343 : mQueuedListener(listener), mEnablePalmRejection(enablePalmRejection) {} in UnwantedInteractionBlocker()