Searched refs:updateExternalStylusState (Results 1 – 2 of 2) sorted by relevance
611 void updateExternalStylusState(const StylusState& state);1042 virtual void updateExternalStylusState(const StylusState& state);1285 virtual void updateExternalStylusState(const StylusState& state);
600 device->updateExternalStylusState(state); in dispatchExternalStylusState()1101 void InputDevice::updateExternalStylusState(const StylusState& state) { in updateExternalStylusState() function in android::InputDevice1105 mapper->updateExternalStylusState(state); in updateExternalStylusState()1916 void InputMapper::updateExternalStylusState(const StylusState& state) { in updateExternalStylusState() function in android::InputMapper4358 void TouchInputMapper::updateExternalStylusState(const StylusState& state) { in updateExternalStylusState() function in android::TouchInputMapper