Searched refs:touchPadDeviceId (Results 1 – 1 of 1) sorted by relevance
757 uint32_t touchPadDeviceId = libinput_device_get_id_product(touchPadDevice); in JudgeIfSwipeInward() local758 … if (touchPadDeviceId != TABLET_PRODUCT_DEVICE_ID && touchPadDeviceId != BLE_PRODUCT_DEVICE_ID) { in JudgeIfSwipeInward()