Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/frameworks/native/input/
H A Doh_input_interceptor.cpp36 if (type == INTERCEPTOR_TYPE_KEY) { in Start()
61 if (type == INTERCEPTOR_TYPE_KEY && keyInterceptorId_ != INVALID_INTERCEPTOR_ID) { in Stop()
H A Doh_input_manager.cpp1472 int32_t ret = g_keyInterceptor->Start(OHOS::MMI::INTERCEPTOR_TYPE_KEY); in OH_Input_AddKeyEventInterceptor()
1617 int32_t ret = g_keyInterceptor->Stop(OHOS::MMI::INTERCEPTOR_TYPE_KEY); in OH_Input_RemoveKeyEventInterceptor()
/ohos5.0/foundation/multimodalinput/input/frameworks/native/input/include/
H A Doh_input_interceptor.h27 INTERCEPTOR_TYPE_KEY, enumerator