Searched defs:isPreventingTouchpadTaps (Results 1 – 3 of 3) sorted by relevance
108 bool isPreventingTouchpadTaps() override { return mPreventingTouchpadTaps; } in isPreventingTouchpadTaps() function
386 bool isPreventingTouchpadTaps() override { return mFdp->ConsumeBool(); }; in isPreventingTouchpadTaps() function
1081 bool InputReader::ContextImpl::isPreventingTouchpadTaps() { in isPreventingTouchpadTaps() function in android::InputReader::ContextImpl