Home | History | Annotate | Download | only in input

Lines Matching refs:hasInputProperty

2768     mParameters.gestureMode = getEventHub()->hasInputProperty(getDeviceId(), INPUT_PROP_SEMI_MT)
2783 if (getEventHub()->hasInputProperty(getDeviceId(), INPUT_PROP_DIRECT)) {
2786 } else if (getEventHub()->hasInputProperty(getDeviceId(), INPUT_PROP_POINTER)) {