Home
last modified time | relevance | path

Searched refs:DeviceLedUpdate (Results 1 - 3 of 3) sorted by relevance

/foundation/multimodalinput/input/service/libinput_adapter/include/
H A Dlibinput_adapter.h33 static int32_t DeviceLedUpdate(struct libinput_device *device, int32_t funcKey, bool isEnable);
/foundation/multimodalinput/input/service/libinput_adapter/src/
H A Dlibinput_adapter.cpp69 int32_t LibinputAdapter::DeviceLedUpdate(struct libinput_device *device, int32_t funcKey, bool enable) in DeviceLedUpdate() function in OHOS::MMI::LibinputAdapter
/foundation/multimodalinput/input/service/message_handle/src/
H A Dserver_msg_handler.cpp182 if (LibinputAdapter::DeviceLedUpdate(device, funcKey, enable) != RET_OK) { in OnSetFunctionKeyState()

Completed in 4 milliseconds