Home | History | Annotate | Download | only in input

Lines Matching refs:hasInputProperty

2770     mParameters.gestureMode = getEventHub()->hasInputProperty(getDeviceId(), INPUT_PROP_SEMI_MT)
2785 if (getEventHub()->hasInputProperty(getDeviceId(), INPUT_PROP_DIRECT)) {
2788 } else if (getEventHub()->hasInputProperty(getDeviceId(), INPUT_PROP_POINTER)) {
2802 getEventHub()->hasInputProperty(getDeviceId(), INPUT_PROP_BUTTONPAD);