Lines Matching full:palm
83 * Feature flag name. This flag determines whether palm rejection is enabled. To enable, specify
102 * Return true if palm rejection is enabled via the server configurable flags. Return false
125 case ToolType::PALM: in getLinuxToolCode()
242 ALOGW("Palm rejection is disabled for %s because AXIS_X is not supported", in createPalmFilterDeviceInfo()
252 ALOGW("Palm rejection is disabled for %s because AXIS_Y is not supported", in createPalmFilterDeviceInfo()
436 // Palm rejection is disabled. Don't create any palm rejector objects. in onInputDevicesChanged()
591 // The field 'tool_type' is not used for palm rejection in getTouches()
636 // The fields 'radius_x' and 'radius_x' are not used for palm rejection in getTouches()
639 // The field 'orientation' is not used for palm rejection in getTouches()
640 // The fields 'tilt_x' and 'tilt_y' are not used for palm rejection in getTouches()
641 // The field 'reported_tool_type' is not used for palm rejection in getTouches()
729 ALOGI("Palm detected, removing pointer ids %s after %" PRId64 "ms from %s", in processMotion()