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