Home | History | Annotate | Download | only in inputflinger

Lines Matching refs:hasInputProperty

3109     mParameters.gestureMode = getEventHub()->hasInputProperty(getDeviceId(), INPUT_PROP_SEMI_MT)
3124 if (getEventHub()->hasInputProperty(getDeviceId(), INPUT_PROP_DIRECT)) {
3127 } else if (getEventHub()->hasInputProperty(getDeviceId(), INPUT_PROP_POINTER)) {
3141 getEventHub()->hasInputProperty(getDeviceId(), INPUT_PROP_BUTTONPAD);