Searched refs:enablePalmRejection (Results 1 – 2 of 2) sorted by relevance
91 explicit UnwantedInteractionBlocker(InputListenerInterface& listener, bool enablePalmRejection);
342 bool enablePalmRejection) in UnwantedInteractionBlocker() argument343 : mQueuedListener(listener), mEnablePalmRejection(enablePalmRejection) {} in UnwantedInteractionBlocker()