Searched defs:setPreventingTouchpadTaps (Results 1 – 3 of 3) sorted by relevance
106 void setPreventingTouchpadTaps(bool prevent) override { mPreventingTouchpadTaps = prevent; } in setPreventingTouchpadTaps() function
355 void setPreventingTouchpadTaps(bool prevent) override {} in setPreventingTouchpadTaps() function
1031 void InputReader::ContextImpl::setPreventingTouchpadTaps(bool prevent) { in setPreventingTouchpadTaps() function in android::InputReader::ContextImpl