Home
last modified time | relevance | path

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

/ohos5.0/docs/zh-cn/application-dev/device/input/
H A Dinterceptor-guidelines.md60 event.actionTime = OH_Input_GetKeyEventActionTime(keyEvent);
H A Dmonitor-guidelines.md66 event.actionTime = OH_Input_GetKeyEventActionTime(keyEvent);
/ohos5.0/docs/en/application-dev/device/input/
H A Dinterceptor-guidelines.md60 event.actionTime = OH_Input_GetKeyEventActionTime(keyEvent);
H A Dmonitor-guidelines.md66 event.actionTime = OH_Input_GetKeyEventActionTime(keyEvent);
/ohos5.0/foundation/multimodalinput/input/interfaces/kits/c/input/
H A Doh_input_manager.h530 int64_t OH_Input_GetKeyEventActionTime(const struct Input_KeyEvent* keyEvent);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-input-kit/
H A Dinput.md104 | int64_t [OH_Input_GetKeyEventActionTime](#oh_input_getkeyeventactiontime) (const struct [Input_Ke…
2000 ### OH_Input_GetKeyEventActionTime()
2003 int64_t OH_Input_GetKeyEventActionTime (const struct Input_KeyEvent * keyEvent)
H A Doh__input__manager_8h.md96 | int64_t [OH_Input_GetKeyEventActionTime](input.md#oh_input_getkeyeventactiontime) (const struct […
/ohos5.0/foundation/multimodalinput/input/test/unittest/interfaces/kits/
H A Dinput_native_test.cpp205 int64_t actionTime = OH_Input_GetKeyEventActionTime(keyEvent);
/ohos5.0/docs/en/application-dev/reference/apis-input-kit/
H A Dinput.md104 | int64_t [OH_Input_GetKeyEventActionTime](#oh_input_getkeyeventactiontime) (const struct [Input_Ke…
2000 ### OH_Input_GetKeyEventActionTime()
2003 int64_t OH_Input_GetKeyEventActionTime (const struct Input_KeyEvent * keyEvent)
H A Doh__input__manager_8h.md96 | int64_t [OH_Input_GetKeyEventActionTime](input.md#oh_input_getkeyeventactiontime) (const struct […
/ohos5.0/foundation/multimodalinput/input/frameworks/native/input/
H A Doh_input_manager.cpp334 int64_t OH_Input_GetKeyEventActionTime(const struct Input_KeyEvent* keyEvent) in OH_Input_GetKeyEventActionTime() function