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