Searched refs:updateExternalStylusState (Results 1 – 2 of 2) sorted by relevance
561 void updateExternalStylusState(const StylusState& state);992 virtual void updateExternalStylusState(const StylusState& state);1236 virtual void updateExternalStylusState(const StylusState& state);
648 device->updateExternalStylusState(state); in dispatchExternalStylusState()1152 void InputDevice::updateExternalStylusState(const StylusState& state) { in updateExternalStylusState() function in android::InputDevice1156 mapper->updateExternalStylusState(state); in updateExternalStylusState()1967 void InputMapper::updateExternalStylusState(const StylusState& state) { in updateExternalStylusState() function in android::InputMapper4472 void TouchInputMapper::updateExternalStylusState(const StylusState& state) { in updateExternalStylusState() function in android::TouchInputMapper