Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/service/event_handler/src/
H A Devent_normalize_handler.cpp757 uint32_t touchPadDeviceId = libinput_device_get_id_product(touchPadDevice); in JudgeIfSwipeInward() local
758 … if (touchPadDeviceId != TABLET_PRODUCT_DEVICE_ID && touchPadDeviceId != BLE_PRODUCT_DEVICE_ID) { in JudgeIfSwipeInward()