Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/libudev/src/
H A Dudev_device.cpp357 bool hasKeys = ev.CheckBit(EV_KEY); in CheckAccel() local
361 if (!hasKeys && has3dCoordinates) { in CheckAccel()