Searched refs:updateExternalStylusState (Results 1 – 7 of 7) sorted by relevance
73 virtual void updateExternalStylusState(const StylusState& state);
72 void InputMapper::updateExternalStylusState(const StylusState& state) {} in updateExternalStylusState() function in android::InputMapper
215 virtual void updateExternalStylusState(const StylusState& state);
1738 void TouchInputMapper::updateExternalStylusState(const StylusState& state) { in updateExternalStylusState() function in android::TouchInputMapper
225 void InputDevice::updateExternalStylusState(const StylusState& state) { in updateExternalStylusState() function in android::InputDevice227 mapper->updateExternalStylusState(state); in updateExternalStylusState()
401 device->updateExternalStylusState(state); in dispatchExternalStylusState()
73 void updateExternalStylusState(const StylusState& state);