Searched refs:updateExternalStylusState (Results 1 – 2 of 2) sorted by relevance
280 void updateExternalStylusState(const StylusState& state);780 virtual void updateExternalStylusState(const StylusState& state);1032 virtual void updateExternalStylusState(const StylusState& state);
607 device->updateExternalStylusState(state); in dispatchExternalStylusState()1175 void InputDevice::updateExternalStylusState(const StylusState& state) { in updateExternalStylusState() function in android::InputDevice1177 mapper->updateExternalStylusState(state); in updateExternalStylusState()1984 void InputMapper::updateExternalStylusState(const StylusState& state) { in updateExternalStylusState() function in android::InputMapper4637 void TouchInputMapper::updateExternalStylusState(const StylusState& state) { in updateExternalStylusState() function in android::TouchInputMapper