Home
last modified time | relevance | path

Searched refs:INVALID_VIRTUAL_INPUT_STATE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/frameworks/dock/
H A Dvirtual_input_device.cpp24 if (data.state != INVALID_VIRTUAL_INPUT_STATE) { in DispatchEvent()
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/events/
H A Dvirtual_device_event.h107 static constexpr uint16_t INVALID_VIRTUAL_INPUT_STATE = UINT16_MAX; variable